Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 644 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 644 Bytes

Decentrapass Interface

An open source interface for the Decentrapass project - a project for decentralized password storing and managing.

Development

Install dependencies

git clone https://github.com/Decentrapass/Decentrapass-org.git
cd Decentrapass-org/
npm i
npm run start

Contributions

Open all pull requests against the main branch.