This project implements a MetaMask snap that allows you to sign & send transaction on Aleph Zero network.
You can see a live demo of the snap here.
To learn more about how azero-wallet
snap works and how to integrate the snap into your web app, see the documentation.
To learn more about MetaMask snaps, see the MetaMask snap documentation.
Normally, you would use azero-wallet-adapter
to connect to the azero-wallet
snap.
See an integration example to learn how to integrate azero-wallet
into a web app
using azero-wallet-adapter
.
pnpm install
pnpm build
pnpm test