Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 401 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 401 Bytes

Helium Ferry - A mobile-focused application to help convey txns from the Helium CLI wallet to the Helium network

To get started, (1) make sure you have node and npm/yarn installed, (2) clone the repo, (3) use yarn or npm to install requisite packages (e.g., yarn install or npm install from the root of the cloned repo, and (4) launch the application locally via yarn start or npm start.