Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 238 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 238 Bytes

Simple Jetton

Examples of deploy, mint, and send for Jetton implemented with TACT.

Build contract

npm i
npm run build

Deploy & Mint Jetton

npm run deploy-jetton

Send Jetton

npm run send-jetton