-
Notifications
You must be signed in to change notification settings - Fork 3
ryucrypt/drop
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
--- drop Project --- - How to Build - - cd to 'build' directory - run the command 'cmake ..' - run the command 'make' - After build - - The built smart contract is under the 'drop' directory in the 'build' directory - You can then do a 'set contract' action with 'cleos' and point in to the './build/drop' directory - Additions to CMake should be done to the CMakeLists.txt in the './src' directory and not in the top level CMakeLists.txt
About
EOSIO smart contract using the AtomicAssets standard; create mint on demand drops, accepting any token specified
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published