This is a Metamask Snap that provides a simple way to interface with Antelope blockchains using a Metamask wallet.
It contains:
- A Metamask Snap that can be installed to provide the ability to interact with Antelope blockchains (at
packages/snap
) - A simple Svelte Kit application that demonstrates how to use the Metamask Snap (at
packages/site
)
To interact with this Snap, you will need to install MetaMask Flask, a canary distribution for developers that provides access to upcoming features. You will also need to disable the regular MetaMask extension as having it enabled could interfere with the Flask version.
yarn install && yarn start