Skip to content

hama/CryptoWizards-SmartContract

 
 

Repository files navigation

CryptoWizards smart-contract

Cryptowizards are digital characters. Different and colorful they can be bought, collected, and auctioned. But ultimately they exist to compete in tournaments for real and virtual prizes. To read more please visit https://wizards.one

Cryptowizards are built on top of EOS blackchain. Current version of smart-contract deplyed at wizardstoken is available here.

Building instruction

eosiocpp -o build/wizards.wast wizContract.cpp
eosiocpp -g build/wizards.abi wizContract.cpp

Your wast file may differ based on parameters set in eosiocpp.

Releases

No releases published

Packages

No packages published

Languages

  • WebAssembly 81.3%
  • C++ 18.7%