Skip to content

gear-foundation/vara-eth-demo

Repository files navigation

The vara-eth-demo program

Build Status

Program vara-eth-demo for ⚙️ Gear Protocol written in ⛵ Sails framework.

The program workspace includes the following packages:

  • vara-eth-demo is 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 the tests sub-folder
  • vara-eth-demo-app is the package containing business logic for the program represented by the VaraEthDemo structure.
  • vara-eth-demo-client is the package containing the client for the program allowing to interact with it from another program, tests, or off-chain client.

🏗️ Building

cargo build --release

✅ Testing

cargo test --release

License

The source code is licensed under the MIT license.

About

dApp template for Vara.eth with Solidity integration

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published