Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/howardpen9/tact-template-nft
https://github.com/howardpen9/tact-template-nft
tact ton
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/howardpen9/tact-template-nft
- Owner: howardpen9
- Created: 2022-12-31T11:47:52.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-31T13:26:04.000Z (about 2 years ago)
- Last Synced: 2024-10-23T20:13:19.124Z (3 months 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