Bond Hive
  • Bond Hive - Introduction
    • Necessity of Fixed Income products in Web3
  • Solution Overview
    • Dynamics and example of trade
    • Sustainability of Yields
  • Guides
    • Mainnet - Depositing Assets
    • Mainnet - Withdrawing assets from an expired bond
    • Testnet - Faucet and Deposit
  • Custody and Asset Safety at Bond Hive
  • Solution Design
    • Overview - Sequence Diagram
    • Vault Smart Contract
    • Execution Platforms
  • Resources
    • FAQs
    • Privacy Policy
    • Terms of Service
Powered by GitBook
On this page

Solution Design

PreviousCustody and Asset Safety at Bond HiveNextOverview - Sequence Diagram

Last updated 9 months ago

The solution implemented by BondHive is streamlined and effective. It begins by feeding data from centralized exchanges (CEXs) into an oracle. Based on the expected Annual Percentage Yield (APY), our smart contracts then issue tokens. These tokens are transferred to a treasury wallet, which in turn sends them to a Binance account where the entry of positions is automated.

The user interface for this system is accessible through app.bondhive.xyz. This platform interacts with the Bond Vault, which exists for each maturity period, and a token smart contract. This contract represents the share of the pool, adjusting dynamically according to market conditions at the time of entry.

Overview of current and proposed solutions