LogoLogo
  • Overview
  • Basics
    • Architecture
  • Key Concepts
    • EVM Ledger
    • UTXO Chain
      • Confidential transfers
        • Overview
        • Concepts
        • Technical Specifications
    • Prism++ Transfer
    • Triple Masking
      • Overview
      • SDK Installation
      • Bar to Abar
      • Abar to Bar
      • Abar Transfer
    • Staking
      • Overview
      • EVM Staking
        • UTXO Staking and EVM Staking
        • EVM Staking Portal User Guide
      • Consensus
      • Rewards
      • Penalties
  • Developers
    • Acquire Testnet FRA
    • EVM Tools & Tutorials
      • Contract Deployment
        • Ganache
        • Hardhat
        • Remix
        • Truffle
        • Waffle
      • The Graph
      • Band Protocol
      • Mint NFTs
        • Deploy NFT Contract (1 of 3)
        • Mint NFT (2 of 3)
        • View NFT (3 of 3)
    • Developer SDKs
      • UTXO Native Chain SDK
        • UTXO Native Chain SDK Installation
        • Developer Tools
          • Findora CLI Tool
        • UTXO API Reference
          • Account
          • Keypair
          • Network
          • Asset
          • Staking
          • Transaction
          • Helpers
      • ZkRouting SDK
      • zkDID SDK
        • zkDID SDK Installation
        • zkDID API Reference
        • zkDID Example Code
      • Prism++ SDK
    • EVM References
      • Metamask
      • Local Development Network Setup
      • EVM API Reference
      • Precompiled Contracts
    • Resources
      • Bug Bounties
      • Events
        • 🏗️ETH San Francisco 2022
          • zkDID and Credentials
        • 🏗️ETH Denver 2023
    • Game-Specific Chains
      • GSC Highlights
      • User Guide
      • Developer Tools
  • Network Settings
    • Contract Addresses
    • Network Settings
  • General User Materials
    • Acquire FRA
    • Acquire FRA (Testnet)
    • Stake FRA
    • Use Wallets
      • MetaMask
        • Download
        • Configure (Auto)
        • Configure (Manual)
      • Findora Wallet
        • Download
        • New Wallet
        • Transfer
        • Prism++
        • Adding Assets to the Findora Wallet
        • Manage Assets
      • Ledger Hardware Wallet
    • Bridging Tokens to Findora
    • Use Block Explorers
    • Explore Testnet
      • Triple Masking
        • Triple Masking Demo
      • EVM Staking
      • Prism++
        • Prism++ Testing Campaign
          • 💰Testnet Wallet Setup/Funding
          • 👨‍🌾👨🌾 Peasant: Prism++ Campaign Signup
          • 🧒Pupil: FRC20 Token Transfers
          • 🧑‍🎨🧑🎨 Pilgrim: FRC 721 Token Transfers
          • 🧑‍🎓🧑🎓 Prodigy: FRC1155 Token Transfers
          • 🧑‍🚀🧑🚀 Pioneer: Mainnet Transfers
          • Prism++ Testnet Campaign FAQs
    • Gaxle Events
      • Game Chain Challenges
        • Getting Started
        • The Campaigns
        • The Reward Raffles
  • Validator Materials
    • Findora's University Program
    • Validator Setup Guides
      • System Requirements
      • Acquire a Server
      • Validator Toolbox Setup
        • New Build
        • Existing Build
        • Additional Info
      • Manual Setup
      • Automated Setup (Deprecated)
    • Upgrade Guides
      • Node Upgrade (Toolbox)
      • Node Upgrade (Manual)
      • fn CLI Upgrade (Wallet)
    • Operational Guides
      • Emergency Recovery
      • Data Backup
      • CLI Staking
Powered by GitBook
On this page
  • Testnet Tokens
  • RanDAO
  • RanDAO Contract Address on GSC
  • The ZkGaming SDK
  • Graph Node on Findora's GSC

Was this helpful?

Edit on GitHub
  1. Developers
  2. Game-Specific Chains

Developer Tools

There are a number of EVM tools for developers building on Findora's GSC.

PreviousUser GuideNextContract Addresses

Last updated 1 year ago

Was this helpful?

Testnet Tokens

For testnet tokens, you can use this faucet: . Feel free to reach out to the team with any questions or issues. Once you claim testnet FRA, you can bridge it to the GSC testnet using .

RanDAO

is a decentralized application aiming to generate verifiable random numbers on the blockchain.

Developers can initiate a random number task through the ‘newCampaign()’ function, specifying parameters that dictate the target block for generation, deposit amounts, and commit timelines. Once initiated, participants must commit and reveal their random numbers within defined timeframes. The generated random number can be retrieved using the ‘getRandom()’ function, after the target block is reached. However, if the retrieval fails for reasons such as not reaching the target block or non-compliance by participants, rewards can be returned using the ‘refundBounty()’ function.

For more info on using RanDAO's contracts, see their documentation:

RanDAO Contract Address on GSC

GSC Testnet

0xfB45f8B9705FFA9d05D42b72E73afE7E2ceEa860

GSC Mainnet

0x0419c41d9a24f8f6B8d190CAf2C5C8254A1ae2D9

The ZkGaming SDK

Findora card game SDK is an all-purpose tool set that enables game developers to easily build on-chain games using zero-knowledge proof technology. Learn more in its GitHub repo:

Graph Node on Findora's GSC

Mainnet:

Testnet:

https://faucet.findora.org/
https://anvil.rialtobridge.io/
RandDAO
https://github.com/randao/randao/blob/master/handbook.md
https://github.com/FindoraNetwork/zkcard-mini-sdk
https://gsc-mainnet.graph.findora.org/subgraphs
https://gsc-testnet.graph.findora.org/subgraphs