Program vara-eth-demo for ⚙️ Gear Protocol written in ⛵ Sails framework.
The program workspace includes the following packages:
vara-eth-demois the package allowing to build WASM binary for the program and IDL file for it. The package also includes integration tests for the program in thetestssub-foldervara-eth-demo-appis the package containing business logic for the program represented by theVaraEthDemostructure.vara-eth-demo-clientis the package containing the client for the program allowing to interact with it from another program, tests, or off-chain client.
cargo build --releasecargo test --releaseThe source code is licensed under the MIT license.