idexo
idexo
idexo
idexo
Getting Started
Get API Key
NFT
Create a Non-Fungible Token (NFT) on Binance Smart Chain Mainnet and Arweave
Create a BEP721 Non-Fungible Token (NFT) Minter on Binance Smart Chain Mainnet
Create a Non-Fungible Token (NFT) on Ethereum and Arweave
Deploy BEP721 NFT Minting Contract on Binance Smart Chain
Mint an NFT on Binance Smart Chain
How To
Mint BEP20 Tokens on Binance Smart Chain Mainnet
Upload a Plain Text File to the Arweave Permaweb
Upload an HTML file to the Arweave Permaweb
Deploy a New BEP20 Token to Binance Smart Chain
Deploy a BEP20 Token With Capped Supply to Binance Smart Chain Mainnet
Deploy a New BEP20 Token With Capped Supply to Binance Smart Chain Testnet
Deploy a New ERC20 Token to the Ethereum Ropsten Testnet
Request A New Blockchain Integration
How To Add A New Blockchain
Powered by GitBook

How To Add A New Blockchain

This describes how to add a new blockchain integration to the SDK yourself. This is mainly targeted at blockchain protocol developers, however anyone can add an integration.

To add a new blockchain, fork the idexo-engine-sdk repository, create a new class file that represents the blockchain (i.e. BlockchainName.js, where BlockchainName is the name of the blockchain you are integrating, making sure that it doesn't conflict with any existing named files) and submit a pull request.

Previous
Request A New Blockchain Integration
Last updated 2 months ago