Skip to content

morienzo/idena-contract-examples

 
 

Repository files navigation

idena-contract-examples [WIP]

Note: Contract examples are not ready for production use. Code may be bugged. The purpose of this repo is to show how to write and test contracts with idena-sdk-as.

How to build

Choose example, install dependencies and build wasm file

cd hello-world
yarn install
yarn asb

How to test

Run node simulator

./idena-contract-runner-linux-0.0.2

Execute tests

yarn test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 66.4%
  • JavaScript 29.8%
  • HTML 3.8%