Safe Staker Documentation
  • Overview
    • ❓What is Safe Staker?
    • 🌎Official Links
    • 🤑Earn by Referrals
  • Admin Setup Guide
    • ⚙️Getting Started
    • 🖼️NFT Staking Setup
      • 🟥/set-nft-collection
      • 🟦/nft-staking-reward
      • 🟦/nft-staking-duration
    • 🪙Token Staking Setup
      • 🟥/set-token-address
      • 🟦/token-staking-reward
      • 🟦/token-staking-duration
    • 💲Reward Currency Setup
    • 🥩Staking UI Setup
      • 🟦/staking-ui
    • 🏪Points Parlor Setup
      • 🟦/points-parlor-ui
      • 🎟️Raffles - setup
        • /create-raffle
        • /edit-raffle
        • /delete-raffle
      • 🏪Store - setup
        • /add-item
        • /delete-item
        • /edit-item
        • /item-info
        • /store
    • 🚅Staking Boosters
      • 🐦Tweet Booster
      • 🫧Chat Booster
      • 😀Reaction Booster
      • 🧵Role Booster
    • 🏄Staking Types
      • Periodic Staking
      • Cumulative Staking
    • 📬DAO Voting
    • 🧬Holder Verification ᵇᵉᵗᵃ
    • 📕Logs, Reports & more
      • 🟦/logs-channel
      • 🟦/csv-reports
      • 🟥/set-rpc
      • 🟥/reset-all-points
      • 🟥/add-points
      • 🟥/remove-points
  • User Guide
    • 🟩/link-wallet
    • 🟩/stake-nfts
    • 🟩/stake-tokens
    • 🟩/points
    • 🟩/leaderboard
  • NFT Minting
    • 🍀Minting Portal
    • 🖼️NFT Collection Creation
  • Phase 2 Features
    • Planned features
Powered by GitBook
On this page
  • Step 0 - Add the Safe Staker app to your server
  • Step 1 - Set NFT Collection Address
  • That's it!
  1. Admin Setup Guide

Getting Started

PreviousEarn by ReferralsNextNFT Staking Setup

Last updated 7 months ago

Step 0 - Add the Safe Staker app to your server

Step 1 - Set NFT Collection Address

  • Use the /set-nft-collection command to set an NFT collection address to enable staking for.

  • Use the /set-token-address command to set a fungible token CA to enable staking for.

NOTE: For the closed beta, you will be required to plug in your own RPC url to the Safe Staker app. Don't worry, we are collaborating with Helius.dev and you can use their free RPC to get started. Use the /set-rpc command to quickly set this up.

That's it!

Users should now be able to use the /stake-nfts command to stake their NFTs. You can alternatively set up a Staking UI so users can stake via an easy-to-use UI instead of commands. See the /staking-ui section for more details.

Check out other sections for optional customizations like staking duration, staking rewards, currency configurations, reports, logging, etc.

⚙️
Click here to ADD APP TO SERVER