Kaiju Web3 Labs

This is the documentation portal for tools developed by Kaiju Labs. Full documentation will be coming soon.

What is Easy Chain?

Easy Chain is an Unity package that provides a set of assets to easily integrate blockchain features into your application without having any blockchain coding skills. With our asset pack game developers can create a blockchain wallet to use in the application. And developers have the option to select a blockchain network like Ethereum, Avalanche or Binance Smart chain and their testnets for testing the features before using mainnets. In the first release it provides one scene which describes features such as players connecting their wallet to the game, view native token and custom token (ERC20 token) balances and custom(ERC20) tokens.

Feature hierarchy of Easy Chain

  1. Developer Functions (Kaiju Web3 Labs Editor Window)

    1. General

      1. Network Settings

      2. Developer Settings

        1. Create wallet

        2. Delete wallet

        3. Show/Hide secrets

    2. Token

    3. NFT

    4. Marketplace

  2. Game player Functions

    1. Wallet connect

      1. Connect blockchain wallets

      2. View native and custom(ERC20) token balances

    2. Claim tokens (ERC20)

      1. Claim custom(ERC20) tokens

Last updated