https://github.com/howardpen9/tact-template-nft
https://github.com/howardpen9/tact-template-nft
tact ton
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/howardpen9/tact-template-nft
- Owner: howardpen9
- Created: 2022-12-31T11:47:52.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-31T13:26:04.000Z (over 3 years ago)
- Last Synced: 2025-01-23T20:44:22.469Z (over 1 year ago)
- Topics: tact, ton
- Language: TypeScript
- Homepage:
- Size: 36.1 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TACT template project
This project has ready to use TACT compiler, typescript + jest with ton-contract-executor, example how to do tests.
```bash
yarn test # To test contract
yarn build # To build contract
yarn deploy # To deploy contract
```
## Licence
MIT