Skip to content

Fork of the project for bridging tokens on eosio chains

License

Notifications You must be signed in to change notification settings

wombat-tech/wraptoken

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

--- wraptoken Project ---

 - How to Build -
   - Run compile.sh

 - After build -
   - The built smart contract is under the 'wraptoken' directory in the 'build' directory
   - You can then do a 'set contract' action with 'cleos' and point in to the './build/wraptoken' directory

 - Additions to CMake should be done to the CMakeLists.txt in the './src' directory and not in the top level CMakeLists.txt

About

Fork of the project for bridging tokens on eosio chains

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.7%
  • CMake 1.9%
  • Shell 1.4%