proton-tsc
v0.3.58
Published
<a href="https://gitpod.io/#https://github.com/ProtonProtocol/proton-ts-assembly"> <img align="left" width="150" height="45" src="https://gitpod.io/button/open-in-gitpod.svg"></img> </a>
Downloads
63
Readme
Proton Typescript Smart Contracts
Documentation
Local Install
Must use Node 16
npm i
Build TS Smart Contract to WASM+ABI
npm run build:token
Run tests
npm run test:token
Upload WASM+ABI to Blockchain
Install @proton/cli
proton contract:deploy <account>
Built using
Uses SDK: https://github.com/uuosio/ascdk