Nim Ethereum Contract DSL. Targeting eWASM.
Go to file
Jacques Wagener 26c44fbf54
Restructure files a bit.
2019-06-27 18:23:21 +02:00
docs Create docs section, with some basic entries. 2019-06-27 11:24:16 +02:00
examples Restructure files a bit. 2019-06-27 18:23:21 +02:00
include Added WRC20 challenge example 2018-07-09 10:32:44 +03:00
nimplay Restructure files a bit. 2019-06-27 18:23:21 +02:00
tools Only generate ABI outputs for public functions. 2019-06-27 11:56:31 +02:00
LICENSE Initial commit 2019-06-22 12:23:33 +02: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 Create docs section, with some basic entries. 2019-06-27 11:24:16 +02:00
build.sh Attempt at using function pragma instead. 2019-05-17 15:36:10 +02:00
postprocess.sh Attempt at using function pragma instead. 2019-05-17 15:36:10 +02:00

README.md

Nimplay

Disclaimer: WIP

Nimplay is Domain Specific Language for writing smart contracts in Ethereum, using the Nim macro system.

Language Principles

to be decided ;)

Docs

Installation Docs to get nimplay up and running. Language Basics to get with coding with nimplay.

License

Licensed and distributed under either of

or

at your option. This file may not be copied, modified, or distributed except according to those terms.