Skip to content

Emurgo/yoroi-frontend

Repository files navigation

Yoroi - Cardano ADA wallet

Download

Firefox Chrome Edge

Looking for Yoroi Mobile? See here

Contributing

Check out our documents on the governance of this project.

First-time setup

This is a multi-project Github repository. You can find the different projects in the packages folder.

Although each project has its own setup steps, steps, there are also setup steps for this repository as a whole.

If you have nvm, just run

nvm use

If you don't have nvm you can download node manually from here but you need to be careful the version matches the one specified in our .nvmrc file.

Next, install project-independent dependencies with

npm install

LICENSE

MIT