Skip to content

kryptokrauts/ts-smart-contracts

 
 

Repository files navigation

Proton Typescript Smart Contracts


Documentation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.9%
  • JavaScript 0.1%