Skip to content

Mer0ps/mvx-snap

Repository files navigation

MultiversX Snap · npm version

The MultiversX snap allows to do basics operations :

  • Get the public wallet address
  • Sign a message
  • Sign transactions
  • Sign an authentication token

MultiversX template dapp

Development

Prerequisites

  • MetaMask Flask
    • ⚠️ You cannot have other versions of MetaMask installed
  • Nodejs 16. We strongly recommend you install via NVM to avoid incompatibility issues between different node projects.
    • Once installed, you should also install Yarn with npm i -g yarn to make working with this repository easiest.

Running

Running the debug site

yarn start The website is available at http://localhost:8000/

#A more complexe implementation is available in this repo : https://github.com/Mer0ps/mx-template-dapp

Licenses

This project is dual-licensed under Apache 2.0 and MIT terms:

About

No description, website, or topics provided.

Resources

License

Apache-2.0, MIT-0 licenses found

Licenses found

Apache-2.0
LICENSE.APACHE2
MIT-0
LICENSE.MIT0

Stars

Watchers

Forks

Packages

No packages published