Developer (English)
  • Get Started
  • Wallet
    • ​Ready to start
    • Mobile SDK
      • iOS
      • Android
    • EOS MiniWallet SDK
      • iOS
      • Android
    • ​Pull up wallet with DeepLink
    • JS-SDK
    • EOS resource payment
    • Debug DApp
    • Clear Cache
  • Extension Wallet
    • Guide
      • Introduction
      • Getting Started
      • Common Terms
      • Initialize the DApp
      • Access account
      • Send transaction
    • API Reference
      • Ethereum Provider API
      • Tron Provider API
      • RPC API
      • Signing Data
  • QRCode Protocol
    • Dynamic QRCode
    • EVM network
    • TRON
    • EOSIO
    • Solana
    • BTC
  • TIP Protocol
  • Wallet Connect
  • Token
    • Token price display support
    • How to submit token
    • How to Submit a Token Logo
    • FAQ
  • DApp
    • How to Submit DApps
    • FAQ
  • Network
    • Blockchain Unique Identifier
    • Supported Chains
      • Transaction Data
    • New Blockchains
      • Lite add blockchain
      • Basic support introduction and demonstration
      • Adding Advanced blockchain
      • Adding custom blockchain
  • FAQ
Powered by GitBook
On this page
  • Introduction
  • Integrating method
  1. Wallet

EOS resource payment

PreviousJS-SDKNextDebug DApp

Last updated 3 years ago

Introduction

In the EOS network, operations such as transfers and contracts need to consume the CPU and NET resources of the account.You need to spend token staking to get these resources. TokenPocket has developed a smooth mode function based on the resource model of EOS. Users can purchase resources with a small number of tokens to realize related operations. By integrating the resource payment function of TP, Dapp developers can perform Dapp-related operations with the resources purchased from the TP smooth mode.

Integrating method

Refer to the document for details:

https://github.com/TP-Lab/Document/blob/master/EOS%20resource%20payment.md