Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 645 Bytes

README.md

File metadata and controls

42 lines (29 loc) · 645 Bytes

universalprofile-social-recovery-tool

Dependency

This tool depends on social recovery contract, it's in submodule lib/lsp-smart-contracts, you need(hardhat needed firstly):

git submodule init
git submodule update
cd lib/lsp-smart-contracts
npm build

Architecture

use case

data flow

Project setup

npm install --force

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Contact