Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

eoswindev/contract

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EOS.Win - purely on-chain decentralized platform

We are glad to announce that all games on EOS.Win are open source, including Dice, Lottery, BLACKJACK and Jackpot. We wish we can contribute to the development of EOS ecosystem.

As we emphasized before, EOS.Win doesn't have local servers and all the random numbers are purely generated by blockchain.

For contracts deploying each time in the future, we will update the contract.

  1. Synchronize the codes verification on EOSPark.
  2. Synchronize the codes on Github.

Verifying the consistencey of on-chain contract hash (take Dice for example):

$ sha256sum dice.wasm
$ db7174b9bf28874c7e30d3b3e4aade0ce96779d582ad5a9cdf98727134a529be  dice.wasm

On-chain contract hash:

  1. Dice
  2. Lottery
  3. BLACKJACK

You can verify consistency between local hash and on-chain hash.

Random Number Verify:

$ cleos push action eosluckydice verify '["your_receipt_seed"]' -p youraccount

Lucky Draw Random number verify:

$ cleos push action eosluckydice luckreceipt '["your_receipt_seed"]' -p youraccount

These implements also can be done on bloks.

About

Play EOS Game On

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Morty Proxy This is a proxified and sanitized view of the page, visit original site.