Skip to content

ston-fi/faucet-token-contracts

Repository files navigation

Faucet Token Contracts

TON License

Note: this contract has not been audited yet. It's not meant in any way for production use. Use for testing only.

Simple implementation of TON jetton contracts with unlimited minting logic.

Deployed contracts

Local Development

The following assumes the use of node@>=18.

Install Dependencies

npm install

Compile Contracts

npm run build

Run Tests

npm run test

Deploy Contracts

npx blueprint run deploy

Licensing

The license for pTON contracts is MIT, see LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published