0.1.3 • Published 18 days ago

mina-wallet-standard v0.1.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
18 days ago

mina-wallet-standard

Mina Protocol specific extensions to the Wallet Standard.

Standard Extensions

The Wallet Standard Extensions for Mina Protocol are defined as follows:

Namespaces

  • mina:

Chains

  • mina:mainnet
  • mina:devnet
  • mina:berkeley

Features

  • mina:signMessage
  • mina:signTransaction
  • mina:sendTransaction
  • mina:signAndSendTransaction

How to Build

  1. Dependencies
  • Node 16 or newer
  • NPM
  1. Clone this git repository and change to the project directory
git clone https://github.com/mina-wallet-adapter/wallet-standard.git
cd wallet-standard
  1. Install project dependencies
npm install
  1. Run below command to build.
npm build
0.1.3

18 days ago

0.1.2

4 months ago

0.1.1

6 months ago

0.1.0

6 months ago