Motif | Docs
  • Motif
  • Problem: 'Bitcoin Solo Staking?'
  • Size of the Opportunity
  • Solution: Bitcoin staking DTP
    • Staking DTP vs Staking ETP
    • Staking DTP vs LSTs
  • On-chain primary markets
  • On-chain secondary markets
  • User Guide (BitDSM Testnet)
    • How to mint DTP
      • Create New Staking DTP
      • Create BOD
      • Deposit
      • Delegate & Remap
    • How to redeem DTP
      • Undelegate
      • Withdraw
  • SPECIFICATION
    • Intuition
    • What is in-kind remap?
      • In-kind vs wrapped
    • Contract Architecture
    • BitcoinPod Overview
      • Stateless vs Stateful
    • Restaking remap
Powered by GitBook
On this page

Was this helpful?

  1. User Guide (BitDSM Testnet)

How to mint DTP

DTP can be minted either by deploying an iSAT contract or by remapping to an already deployed contract, registered in the appregistry.sol

Users may choose to run their own Eigenlayer operator for full custodial setup or create a bitcoin address with one of the registered Operators. To mint a DTP, user wil:

  1. Create a Bitcoin Pod, aka BOD. A bitcoin pod smart contract representing your BTC address as an Ethereum contract

  2. Deposit bitcoins in the Bitcoin Address.

  3. Once deposit gets confirmed by Motif operator, remap your BOD to an iSAT contract

  4. iSAT contract emits a transfer event for the DTP tokens.

PreviousOn-chain secondary marketsNextCreate New Staking DTP

Last updated 4 months ago

Was this helpful?