Skip to content

elvis6789/wuxing

Repository files navigation

GEAR


Description

React application of wiki link based on Rust smart-contract.

Getting started

Install packages:

yarn install

Declare environment variables:

Create .env file, .env.example will let you know what variables are expected.

In order for all features to work as expected, the node and it's runtime version should be chosen based on the current @gear-js/api version.

In case of issues with the application, try to switch to another network or run your own local node and specify its address in the .env file. When applicable, make sure the smart contract(s) wasm files are uploaded and running in this network accordingly.

Run the app:

yarn start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published