Skip to content

ston-fi/pton-contracts

Repository files navigation

pTON Contracts

TON License

Note: this version has not yet been audited. Use for reference purposes only.

Reference implementation for the pTON contracts as described in standard TEP-161.

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

npm run deploy

Licensing

The license for pTON contracts is the MIT, see LICENSE..

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published