Mint Club V1 Docs
  • Introduction
  • Fair Launch Tokens
  • To-do list
  • Contracts
  • FAQ
  • Announcement
  • Get Started
    • User Guide
      • Create Smart Token
      • Swap Smart Tokens
      • Buy MINT
      • User Guide (Russian, not official)
    • Trading Fees / Referral
    • Widget Link
    • Add MINT to your wallet
  • Developers
    • Code Snippets for Node scripts
    • Connect Wallet (React.js)
    • Mint.club Javascript SDK
      • Contract Interaction (React.js)
        • Minting a new token
        • Transferring a token
        • Buy & Sell
  • Tokenomics
    • Smart Token Bonding Curve
    • MINT and Smart Tokens
    • CREATOR Token
  • Others
    • Terms
    • Protocol Disclaimer
  • Resources
    • Mint.club (website)
    • Buy MINT (PancakeSwap)
    • Buy MINT (StealthEX)
    • Github
    • Audit Report
    • Twitter
    • Telegram
  • Old Docs
    • To-do list (deprecated)
    • Pre-sign Up (finished)
      • Swap HUNT to MINT Token
      • MINT Community Airdrop
    • Swap HUNT to MINT Terms (finished)
    • MINT Airdrop Terms (finished)
Powered by GitBook
On this page
  1. Developers

Mint.club Javascript SDK

PreviousConnect Wallet (React.js)NextContract Interaction (React.js)

For a simpler and concise contract call implementation, check out .

If you want to implement it from scratch, refer to .

mint.club-sdk
Contract Interaction (React.js)