Skip to content

MathChain is the SmartWallet AppChain based on Substrate

License

Notifications You must be signed in to change notification settings

azimanuar5874/MathChain

 
 

Repository files navigation

MathChain

Layer 2 blockchain based on Substrate

Website

https://mathchain.org

Testnet Explorer

http://scan.boka.network/#/Galois

Build from Sourcecode

1、The first thing you will need to do is prepare the computer for Rust development. This is same as substrate installation. Here is the document: https://substrate.dev/docs/en/knowledgebase/getting-started/

2、Clone MathChain from Github:

git clone https://github.com/mathwallet/MathChain.git

3、Enter the directory:

cd MathChain

4、Init the submodule:

git submodule update --init --recursive

5、Now you can build the MathChain from source code:

cargo build --release

About

MathChain is the SmartWallet AppChain based on Substrate

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Rust 94.0%
  • Shell 4.5%
  • Dockerfile 1.5%