1.3.0 • Published 12 months ago

zerotodapp-test-jesse v1.3.0

Weekly downloads
-
License
ISC
Repository
github
Last release
12 months ago

Getting started with our plugin

// import plugin and web3 module
import zeroTodApp from "zerotodapp-test";
import { Web3 } from "web3";

// initialize an RPC endpoint
const web3 = new Web3("https://docs-demo.strk-mainnet.quiknode.pro");
web3.registerPlugin(new zeroTodApp());

// use plugin
web3.accra.arbitrum();
web3.accra.starknet();
1.3.0

12 months ago

1.2.0

12 months ago