Ethereum smart contracts in Nim
Go to file
Yuriy Glukhov 44aad38464 Use stint in wrc20 challenge 2018-08-10 18:12:18 +03:00
examples Use stint in wrc20 challenge 2018-08-10 18:12:18 +03:00
include Added WRC20 challenge example 2018-07-09 10:32:44 +03:00
LICENSE-APACHEv2 Initial commit 2018-07-05 11:39:04 +03:00
LICENSE-MIT Initial commit 2018-07-05 11:39:04 +03:00
README.md Initial commit 2018-07-05 11:39:04 +03:00
eth_contracts.nim Added WRC20 challenge example 2018-07-09 10:32:44 +03:00
eth_contracts.nimble Use stint in wrc20 challenge 2018-08-10 18:12:18 +03:00
postprocess.sh Initial commit 2018-07-05 11:39:04 +03:00

README.md

Ethereum smart contracts in Nim

Disclaimer: WIP

This is a sample of how building eWASM contracts in Nim is possible. Requirements:

Compiling examples

export WASM_LLVM_BIN=/path/to/llvm/bin/folder
nimble examples

License

Licensed under one of the following: