Skip to content
/ ldice Public

Proof of concept of provably fair dice game

License

Notifications You must be signed in to change notification settings

corbifex/ldice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ldice

Proof of concept of provably fair dice game made with lisk-sdk

npm install
sudo node index.js | npx bunyan -o short

todo

-Implement treasury for native token
-Implement way to gamble with multiple tokens
-Max profit limited by % of current treasury holdings for specific token
-Native token rights to profit, from the treasury revenue (dividends)
-Verify and debug undoAsset (current code totally untested)
-Proper client side application
-Additional verifications in validateAsset
-Ensure true randomness on all forging nodes :) - might be hard one

About

Proof of concept of provably fair dice game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published