Skip to content

vvasylkovskyi/eos-monarch

Repository files navigation

Basic project template for EOS dApps

The project template can be used both in VS Code and CLion. It's part of the "How to setup VS Code and CLion for EOS dApp Development" tutorial.

Install Raspi-config

https://github.com/snubbegbg/install_raspi-config

Dependencies

Installation

If all the dependencies are satisfied, EOSIDE should start ready to work, with its title bar menu.

Setting the default workspace directory

With newly installed EOSFactory, EOSIDE forces setting of the workspace.

Compile

scripts/build.sh

Deploy

scripts/deploy.sh

Full Build

scripts/fullBuild.sh

Test contract

Test scripts reside in the directory 'tests'. Execute test with the following command.

  • python3 tests/test.py

About

eos monarch smart contracts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published