Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 382 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 382 Bytes

eoscompiler

This is an open-source initiative for providing an on-line EOS compiler, it intends to make easier to code, compile and test EOS dApp applications.

Feel free to add your contributions to our project by making pull requests or even adding issues.

Building in your machine

If you want to start using on a local machine just use:

./configure
make
make run