Technical Information

This project has been developed with Solidity language, using Hardhat as a development environment. JavaScript is the selecting language for testing and scripting.

In addition, there are a number of third-party contracts that are used in the project:

  1. Azuki's ERC721A.sol, which was slightly modified.

  2. 1inch contracts.

  3. Rarible contracts.

  4. OpenSea contracts.

  5. Squid contracts.

  6. Axelar contracts.

  7. Chainlink VRF contracts.

  8. Chainlink CCIP contracts.

  9. Uniswap contracts.

  10. Gelato contracts.

Our contracts are licenced under BUSL 1.1 licence with an expiration date of 2027.01.01, after which it will turn into GNUv2.0 licence, with an exception of EeseePaymaster, EeseeUniswapBase, EeseePeripheryUniswap and EeseeSwapUniswap which are licenced under GPL-3.0-only.

Last updated