Skip to content

rodoufu/eoscompiler

Repository files navigation

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