Giter Site home page Giter Site logo

contract's Introduction

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.

contract's People

Watchers

guanlin avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.