Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Latest commit

 

History

History
19 lines (10 loc) · 453 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 453 Bytes

Kin wallet

How to clone the project

Press on the "clone or download" button and copy the repository link

Inside your cli write:

git clone *repository link here*

After the clone is done, enter the following command in your cli

yarn install

You may need a specific version of Node for installation to succeed. (Tested on Node 12.0.0)

After the installation is done, enter the following command in your cli

npm run developSecure