You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The goal is to simplify getting started building a dApp on Avalanche. This dApp could be exclusively on the C-Chain, on a L1 or spanning over multiple L1s and the C-Chain. A developer should be able to easily spin up a dApp with all it's components:
Infrastructure: Handled by AvaCloud or the Avalanche Starter Kit. The Frontend SDK should be able to easily connect to the Fuji C-Chain, Mainnet C-Chain or a L1
Frontend Components: Offer simple components for common tasks, like connecting a wallet, calling a smart contract. Building on these build advanced components that are showing a bridge UI
Template: Simple repo that can be forked for dApps (use create-react-app?)
Frontend
Wallet Connect supporting all common wallets (possibly through Rainbow Kit)
Overall Goal
The goal is to simplify getting started building a dApp on Avalanche. This dApp could be exclusively on the C-Chain, on a L1 or spanning over multiple L1s and the C-Chain. A developer should be able to easily spin up a dApp with all it's components:
Frontend
Smart Contracts
Structure
Resources
Open Questions
The text was updated successfully, but these errors were encountered: