0.1.0 • Published 1 year ago
snap-symbol v0.1.0
Snap Backend
- Overview
- Instructions
Overview
The Snap backend is Symbol snap wallet build on top of metamask snap. It allows a user to create symbol account using metamask's secret recovery phrase and interact with symbol blockchain, allowing announce different type of transactions.
Installation
- Clone the project.
git clone https://github.com/symbol/product.git- Install the required dependencies.
cd snap/backend
npm install- Start application.
npm startVisit Snaps Simulator in your browser.
Start interacting simulator with snap backend.
test
npm run testlint
lint comment use for all file.
npm run lint
npm run lint:fix0.1.0
1 year ago