Welcome to the Beam App Contracts repository! This repository contains two smart contracts developed for the Beam app, a decentralized application (DApp) aiming to provide users with secure and versatile features.
- Simple Account Factory Contract (
contracts/SimpleAccountFactory.sol
):
- This contract facilitates the creation of simple account contract wallets for the Beam app users. These contract wallets offer basic functionalities for managing funds and interacting with the Beam app ecosystem.
- Beam Names Contract (
contracts/Beamnames.sol
):
- The Beam Names contract serves as a Non-Fungible Token (NFT) contract designed to mint Ethereum Name Service (ENS) subnames specifically tailored for Beam app users. These ENS names provide users with unique and memorable identifiers within the Beam ecosystem, enhancing their experience and facilitating interaction.