Skip to content

donnyesq/gamble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gamble Token

The Gamble Token is a decentralized, open-source, peer-to-peer token that powers the planned Gamble Protocol. The token is a utility token that can be used to either participate in gambling games or to stake and receive a yield.

There are two ways to participate in the Gamble Protocol:

  • Offer to stake your tokens in the Protocol and receive a yield proportional to the profits the protocol is making
  • participate in the games gives you a chance of winning but also rewards you with additional tokens the more you play.

The player rewards and stakes yields are balanced by the protocol to insure the viability of the platform.

Roadmap:

  1. Launching a test game (lottery) to test Avalanche's viability as a large scale open gambling platform.
  2. Establish yield and stake rewards comptroller for the protocol
  3. Launch the pre-sale and alpha of the protocol with two games: black jack and slots.
  4. Launch the beta of the protocol with the rest of the games.
  5. Launch the public release of the protocol and institue a decentralized governance system.

Prerequesites

  1. install nodejs at this address https://nodejs.org/en/
  2. install yarn at this address https://yarnpkg.com/en/docs/install
  3. install the metamask extension at this address https://metamask.io/

Developer environment