Skip to content

Latest commit

 

History

History
36 lines (20 loc) · 1.36 KB

README.md

File metadata and controls

36 lines (20 loc) · 1.36 KB

@amax/amaxsnap

The @amax/amaxsnap is a MetaMask extension that has Armonia Meta Chain(AMAX) capabilities such as public key derivation, transaction signing, message signing.

@amax/amaxsnap is currently live on Metamask.

MetaMask Snaps Introduction

Snaps is a system that allows developers to safely build and expand the capabilities of MetaMask. It is a program that is run in an isolated environment with a limited set of capabilities, that can customize and modify MetaMask's wallet experience for end users. For example, a snap can add new APIs to MetaMask thus adding support for different blockchains or modify existing functionalities using internal APIs.

Additional information can be found here.

@amax/amaxsnap Integration

If you would like to integrate @amax/amaxsnap into your dapp, you can make use of our npm. Refer to the following document here. here.

How to run amaxsnap on a wallet locally

Navigate to the site folder under packages, launch our app locally by running:

yarn install && yarn start

Audit Report

Audited by certik

Audited by SAYFER