Skip to content

eos猜数字,21点,大乐透游戏开发合约代码

Notifications You must be signed in to change notification settings

qq776355102/eoswin_contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

欢迎加我微信相互交流

momo1106714071

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

eos猜数字,21点,大乐透游戏开发合约代码

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published