docker run -ti -u $(id -u):$(id -g) --rm -w /workspace -v $(pwd):/workspace distributex/eosio.cdt bash
(cd eosio.contracts && ./build.sh)
(cd contracts/golos.worker && cmake . && make)
(cd contracts/tests && cmake . && make && ./unit_test -- --verbose)
-
Notifications
You must be signed in to change notification settings - Fork 1
cyberway/cyberway.worker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
workers smart-contract
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published