Skip to content

AvatarXChain/avatarx-testnet

Repository files navigation

AvatarX

AvatarX is a public blockchain network for personalized artificial intelligence applications.

More infomation please visit

System Dependency

  • nodejs v6.3+
  • npm 3.10+ (not cnpm)
  • node-gyp v3.6.2+ (suggested)
  • sqlite v3.8.2+
  • g++
  • libssl

Run

$ git clone https://github.com/AvatarXChain/avatarx-testnet.git
$ cd avatarx-test && node app.js

Then you can open http://localhost:4096 in you browser.