WABA Network
  • Backgrounds & Intro
    • 🏭An Overview of Our Current Electricity Grid System
    • ⚡What is WABA
    • 🕖Addressing the Challenges
    • 🗝️Key WABA Components
    • 🔏User Data Privacy
  • For Developers
    • ⛓️Configuration Details
    • 🔗WABA OpenAPI
      • Apply for AppID and Secret
      • Call WABA OpenAPI
      • EIP155-327126
      • Hardware APIs
  • WABA tech essence
    • 🔌Proof of Consumption (PoC)
    • WABA Infrastructure
      • Hardware Layer
      • Algorithmic Layer
      • Power System
      • Sharding Isolation Mechanism
  • Depin and stake mining
    • 🛠️DePIN Mining
    • ⛏️Mining Reward
    • 👷‍♂️Stake Mining
  • OTHER RESOURCES
  • 🔗Useful Links
Powered by GitBook
On this page
  1. For Developers

WABA OpenAPI

WABA OpenAPI for developers.

PreviousConfiguration DetailsNextApply for AppID and Secret

Last updated 11 months ago

Pre-requisites

Smart Contract Development

Basic knowledge of Ethereum smart contract development ()

Front-end Development

Back-end Development

For the front-end, we recommend using for page wallet development. Wagmi is a React Hooks library for Ethereum, designed to make interfacing with Ethereum wallets and contracts easier.

For the back-end, we recommend using to interact with the Ethereum blockchain. Ethers.js is a complete and compact library for interacting with the Ethereum blockchain and its ecosystem.

🔗
wagmi
ethers.js
tutorials