You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
AlexG
23fe2db2fa
|
2 years ago | |
---|---|---|
.idea | 2 years ago | |
sources | 2 years ago | |
.DS_Store | 2 years ago | |
.gitattributes | 2 years ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
jest.config.js | 2 years ago | |
package-lock.json | 2 years ago | |
package.json | 2 years ago | |
tact.config.json | 2 years ago | |
tsconfig.json | 2 years ago | |
yarn.lock | 2 years ago |
README.md
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