proton-ts-contracts
v0.0.1
Published
<a href="https://gitpod.io/#https://github.com/ProtonProtocol/typescript-smart-contracts"> <img align="left" width="150" height="45" src="https://gitpod.io/button/open-in-gitpod.svg"></img> </a>
Downloads
2
Readme
Proton Typescript Smart Contracts
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