Welcome to StaFiHub
  • StaFiHub Introduction
    • Tokenomics
  • Chain
    • Getting started
      • Introduction
      • Install
      • Join The Mainnet
      • Join The Public Testnet
      • Validator FAQ
    • Concepts
      • General Concepts
      • rToken Concepts
      • Genesis Parameters
    • Cli Client
      • Introduction
      • Bank
      • Debug
      • Keys
      • Gov
      • Ledger
      • rBank
      • Relayers
      • rVote
      • Staking
    • gRPC, REST, and Tendermint Endpoints
    • Resources
      • StaFiHub Validator Program
  • rToken
    • Integrate rToken
      • Integrating with Interchain Accounts
      • Integrating with Multisig Accounts
      • Integrate into rToken App
    • Delegation Algorithm
    • Liquidity Grant Program
    • rATOM Migration
  • User
    • Join Public Testnet
      • Testing Guide
    • User Guide
      • rToken Dapp Guide
      • Get FIS Token on StaFiHub
      • Claim Airdropped FIS Token
      • How to get a StaFiHub Address
      • rPool Guide For MintDrop Programs
      • rATOM V1 Migration
      • StaFiHub rBridge Guide
      • IBC Transfer With Keplr Wallet
      • Swap ICS20 FIS to ERC20 FIS
    • FAQ
Powered by GitBook
On this page
  • StaFiHub
  • StaFiHub Tokens
  • StaFi Open Architectures
  1. Chain
  2. Getting started

Introduction

PreviousGetting startedNextInstall

Last updated 3 years ago

StaFiHub


StaFiHub is a parallel chain developed by StaFi based on the Cosmos SDK, by implementing the , StaFiHub releases liquidity of tokens staked in other chains of the Cosmos Ecosystem. Through good module design, open cross-chain-bridge design and developer incentive strategy, StaFiHub will cooperate with other chains in the Cosmos Ecosystem and work with other developers to bring out multiple rTokens. What's more, StaFiHub will integrate IBC module to interact with other IBC chains in Cosmos Eco and integrate the bridge between StaFi chain and StaFiHub and will also build rDEX so that rToken holders can easily trade them.

The First Staking Derivative SDK will be provided for Developers so that Cosmos SDK based projects can develop its own staking derivative by using the SDK, which could be easily integrated without taking too much cost and time.

StaFiHub Tokens


As a parallel chain of StaFi chain, StaFiHub's native token is FIS. StaFiHub will also have many rTokens. Both FIS and rTokens are able to transfered to other chains through IBC.

  • FIS. FIS can be used to pay fees for all transactions.

  • rToken. rToken is transferable and can be used to redeem origin tokens.

StaFi Open Architectures

In order to make it more efficient, secure and decentralized to create rTokens, StaFiHub build an open architecture so that other teams and developers can join us and create rTokens together.

rToken Protocol