Charged Particles SDK Overview
The Charged Particles SDK is a tool kit to help develops interact with the protocol with as little friction as possible. Click here to learn more about the protocol.
- Full support for Charged Particles contracts.
- Easy to build with. Just pass provider keys and a signer if you wish to write and start building!
- Compatible with either a web UI or a nodeJS environment.
- Built with bridged NFTs in mind.
- Multi-network fetching.
- Extensive documentation.
- Typescript ready.
This SDK uses ethers.js internally but will accept web3 providers and signers.
Last modified 1yr ago