node-real / megafuel-client-example

This is a Js script to send Ethereum transactions with 0 gas price through Meganode Paymaster.
3 stars 1 forks source link

MegaFuel client Example

This repository hosts a collection of examples implemented in both Golang and JavaScript for the MegaFuel Paymaster. The client implementation follows the API standards of BEP-414. The examples include:

Network Endpoint

Sponsor Endpoint

Quick Start

Please get ERC20 token for test before you start:

  1. Visit Faucet: https://www.bnbchain.org/en/testnet-faucet
  2. Claim any kind of ERC20 token except BNB. image
  3. Follow the detailed instructions to run examples:

More Docs about the MegaFuel Paymaster