Skip to content

willchain/Achain2.0

 
 

Repository files navigation

Achain2.0

the next generation of blockchain technique Achain

Get Achain2.0 code

git clone https://github.com/Achain-Dev/Achain2.0.git --recursive

Compile Achain2.0

cd Achain2.0/scripts
./act_build.sh

The above process takes about 20-30 minutes, depending on the network

Install Achain2.0

sudo -c ./act_install.sh

Write dapp

recommend Contract Development Toolkit Version:1.4.1 to build your contract

About

the next generation of blockchain technique Achain

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 95.6%
  • Python 1.5%
  • CMake 1.1%
  • C 0.7%
  • HTML 0.6%
  • Shell 0.5%