Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 1.63 KB

README.md

File metadata and controls

26 lines (18 loc) · 1.63 KB

💡 What is Fixes?

Fixes World is a programable token universe on Flow blockchain.

It provides multiple fungible token issuance, trading, staking, and governance services. It is driven by the inscription mechanism to enable underlying programmable features:

  • Coins -> Create/Manage/Trade for all the Fixes coins.
  • Lottery -> Purchase lottery tickets to get a chance to win $FLOW or 𝔉rc20 Tokens.
  • 𝔉rc20s -> Deploy/Mint/Transfer/Burn 𝔉rc20 Tokens.
  • Markets -> Trading 𝔉rc20 Token, you can place a buy or sell order.
  • Staking -> Stake specific 𝔉rc20 Token to share platform profits and multiple 𝔉rc20 token vestings.
  • Governance -> Vote on proposals to participate in governance.

Concepts

fixes-inscription.mdThe concept of Fixes inscription
fixes-coinsThe concept of Fixes Coins
lottery-game.mdThe rules of Fixes Lottery Game
rc20s.mdThe concept of 𝔉rc20 On-chain Indexer

Developer

{% content-ref url="developer/on-chain-interactions/" %} on-chain-interactions {% endcontent-ref %}

{% content-ref url="developer/open-api-service/" %} open-api-service {% endcontent-ref %}