hodler
  • Hodler Documentation
  • Overview
    • How to begin
      • Convert
      • Deposit
      • Withdraw
    • Bonding curve
  • architecture
    • Smart contracts
      • Hodlerfactory.sol
      • Hodler.sol
      • HodlerERC20.sol
      • Addresses
  • Contact
    • Get in touch
Powered by GitBook
On this page

Was this helpful?

  1. architecture

Smart contracts

PreviousBonding curveNextHodlerfactory.sol

Last updated 4 years ago

Was this helpful?

The smart contracts are open source and can be found .

The smart contract design uses the following design principles:

The overview of hodler is:

  • Hodlerfactory.sol - create new games with any asset

  • Hodler.sol - the logic per game

  • HodlerERC20.sol - the token logic for hodlTOKENS.

here