Web3 Components

Smart Contracts:

Deployment and testing of smart contracts for decentralized logic execution such as ERC-20 contracts and AdManager.sol for new VRF random numbers.

Utilizes Account Abstraction (ERC-4337) to enable user interaction with smart contracts with direct ownership of crypto assets.

Wallet Provider (Web3Auth):

Facilitates EOA signature management for users.

Secure and decentralized authentication.

Multichain:

Implements the ability to interact with multiple EVM blockchain chains for increased flexibility and scalability.

RPC Provider:

Provides an RPC (Remote Procedure Call) provider to enable communication between the client and blockchain network nodes.

Integrates Chainlink solution for decentralized verification of reserves, ensuring transparency in financial assets.

Last updated