Smart contracts R&D – for gaming guild

Task

Design a smart contract architecture for launching a gaming guild, which will include governance tokens, guild project tokens, and NFT tokens.

Result

During the research and design phase (zero sprint), the following tasks were solved.

1. Organization of multisig for project wallets

Main project on ETH, treasury wallets on polygon, bsc.

2. Choosing between pre-built solutions and evaluating in-house management token smart contract development.

  • Parameters of the smart contract (editability, additional emission and burning of tokens, etc.)
  • smart contract for token sale
  • smart contracts for governance (DAO)
  • distribution scheme between sales rounds and actors with vesting
  • editable contract template for new investment rounds with vesting
  • staking rules (single staking)

3. Choose ready-made solutions or design your own one for smart contracts of guild project tokens

  • parameters of the smart contract (editability, additional emission and burning of tokens, etc.)
  • staking rules (single staking)

4. Design a smart contract for NFT sales

  • NFT distribution during the token sale
  • Options for paying rewards: automatically or on demand.

For each item, a ready-made solution was selected or a specification was made for our own development.
An estimate was made in hours for the implementation of each item, as well as the total time to develop the entire project.

Other projects
Back to Portfolio