💡HOW TO GET REWARDS ?
Please fill in our form after sending your Monacoin or Bitcoin. An we may mail to you from cryptcoin.junkey@gmail.com to make sure about your information.
WHAT IS IT ?
Monascript is a language for smart contracts on UTXO based blockchain, and the project of developing a IDE (Integrated Development Environment).
The viewpoint of language, Monascript is strongly inspired by Sipa's Miniscript. And it is extended some language features like below.
- symbol binding (valiable and function)
- user defined function.
- interactive unit testing.
The viewpoint of IDE, Monascript supports
- Languge Server Protocol.
- means it provides content-assist, syntax check on VS Code, Atom, Emacs, Vim, Eclipse Classic, Eclipse/Che, Eclipse/Theia, and so on.
- Debug Adapter Protocol.
- Code generator
- Bitcoin Script and compatible binary (BTC, MONA, LTC, and so on.)
- Bitcoin Script and compatible readable source (like `OP_1 OP_RETURN`)
- Monaparty smart contract (possible to be backported to Counterparty)
- And more (at least API will be opened)
Technically, Monaparty is built on Eclipse/Xtext and protocol servers and code generators are run on Java. But it won't bother Monascript users. All functions are separated by well defined API.
SCHEDULE
We want to start this project on Aug, 2019. And will released all source code on GitHub until Dec, 2019.
The base of code is on GitHub. https://github.com/monaco-ex/Monascript
We will hide whole source code while developing. But We'll give the read permission for accessing our source code repository if you become Platinum or Gold Sponsor. :)
(Some binaries may be released before completing this project. For announcing this project is not scam.)
LICENSE OF ARTIFACT
The code we wrote will be licensed under Eclipse Public License 2.0. The license is applied at the OSS release timing (planned Dec, 2019).
DEVELOPER
and some more developer may join.