Skip to content

Template Project for TACT-based smart contracts

Notifications You must be signed in to change notification settings

tactfunc/tact-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TACT template project

This project has ready to use TACT compiler, typescript + jest with ton-contract-executor, example how to do tests.

yarn test # To test contract
yarn build # To build contract
yarn deploy # To deploy contract

Licence

MIT

About

Template Project for TACT-based smart contracts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.7%
  • JavaScript 1.3%