📈

Blockchain Infrastructure

Our suite of Smart Contracts and blockchain primitives
We use the industry-standard OpenZeppelin contract templates to create your ERC20 and ERC721 contracts. We use the factory pattern from the OpenZeppelin
  1. 1.
    OpenZeppelin ERC20 template - https://docs.openzeppelin.com/contracts/4.x/erc20
  2. 2.
    OpenZeppelin ERC721 template - https://docs.openzeppelin.com/contracts/4.x/erc721
  3. 3.
    OpenZeppelin ERC1155 template - https://docs.openzeppelin.com/contracts/4.x/erc1155
  4. 4.
    OpenZeppelin Proxy Clone pattern - https://docs.openzeppelin.com/contracts/4.x/api/proxy
Using the Proxy clone pattern from OpenZeppelin, we deploy instances of ERC20 or ERC721 tokens as required by the users.

Multiverse NFTs

Along with the OpenZeppelin standard, our APIs and SDKs utilise the upcoming EIP-5606: Multiverse NFT standard.
Using this standard, your NFTs can be cross-compatible across the various metaverse and gaming projects on supported blockchains.