Skip to content

bide-dev/azero-wallet

azero-wallet

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.

Overview

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.

Development

pnpm install
pnpm build
pnpm test