nimplay/README.md

29 lines
1.0 KiB
Markdown

<img src="https://user-images.githubusercontent.com/6917456/63434929-4829a180-c426-11e9-89bf-47b1c10a123b.png" width="200" alt="NimPlay">
[![Join the chat at https://gitter.im/status-im/nimplay](https://badges.gitter.im/status-im/nimplay.svg)](https://gitter.im/status-im/nimplay?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
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](docs/installing.md) to get nimplay up and running.
[Language Basics](docs/basics.md) to get coding with nimplay.
## License
Licensed and distributed under either of
* MIT license: [LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT
or
* Apache License, Version 2.0, ([LICENSE-APACHEv2](LICENSE-APACHEv2) or http://www.apache.org/licenses/LICENSE-2.0)
at your option. This file may not be copied, modified, or distributed except according to those terms.