Derupt
Launch Derupt
  • Introduction
  • User Docs
    • Get Started
      • About Stacks
      • About CryptoCash
      • 🚀Launch Derupt
    • Guides
  • Latest Docs
    • Building on Derupt
    • Contracts
      • Testnet Addresses
      • Mainnet Addresses
      • .derupt-ext-trait
      • .derupt-interfaces
      • .derupt-core-trait
      • .derupt-feed
      • .derupt-gifts
      • .derupt-miners
      • .derupt-stackers
      • .derupt-sentiment
      • .derupt-core-yyyymmdd
      • .derupt-profile-trait
      • .derupt-profiles
      • .derupt-ext-reg
      • .derupt-profile
      • .derupt-ext
    • API
      • 📙Sentiment API Setup Guide
      • ⚙️Sentiment API Endpoint
    • Clients
  • FAQ
    • Features FAQ
    • Comparisons FAQ
  • Legacy Docs
    • Contracts (legacy)
      • Testnet Addresses
      • Testnet Addresses (broken)
      • Testnet Addresses (nakamoto)
      • Mainnet Addresses (old)
      • Mainnet Addresses (older)
      • .derupt-interfaces
      • .derupt-core-trait
      • .derupt-feed
      • .derupt-gifts
      • .derupt-miners
      • .derupt-stackers
      • .derupt-sentiment
      • .derupt-core-yyyymmdd
      • .derupt-profile-trait
      • .derupt-profiles
      • .derupt-profile
    • API (legacy)
      • 📙Sentiment API Setup Guide
      • ⚙️Sentiment API Endpoint
    • Clients (legacy)
    • NOSTR Comparison
    • X (Twitter) Comparison
Powered by GitBook
On this page
  1. Legacy Docs
  2. Contracts (legacy)

.derupt-interfaces

Derupt Developers use Derupt Interface NFT's to configure their pay out details.

  1. Set your devPrincipal in the src\lib\constants.js to a preferred payout address.

  2. (re)Build your Derupt, with your devPrincipal set as needed.

  3. Navigate to the /settings page in your Derupt instance

  4. Click the "Activate Origin" button to get ready to mint your Derupt Interface NFT

  5. Set your preferred payout details, then click the "Mint" button.

Updates to payout details can be performed via clicking on "Update Interface"

Interface NFT Metadata can be altered via public\metadata.json

Interface NFT's are origin specific, thus you will likely want to Mint two of them. One from your Preproduction Origin and the other via your Production Origin.

You must use the transfer function(smart contract call) if you wish to change dev-principal, which is currently not facilitated in app, but is technically doable if needed.

PreviousMainnet Addresses (older)Next.derupt-core-trait

Last updated 11 months ago