FindETH / web

Source code for the web version of FindETH, a tool to help you find your lost Ether, tokens and Ethereum addresses

Home Page:https://beta.findeth.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@findeth/web

License GitHub Actions codecov

@findeth/web is the main website of FindETH, a tool to help you find your lost Ethereum address, Ether or tokens. Other versions of FindETH can be found here:

Note: This is a work-in-progress version of FindETH, and is not production-ready. For the current version of FindETH, please refer to this repository.


Getting Started

TODO

Development

Install dependencies with yarn:

$ yarn

To run a development server, use the start script and navigate to https://localhost:8000:

$ yarn run start

To run automated tests, use the test script:

$ yarn run lint

To build the bundle, use the build script:

$ yarn run build

About

Source code for the web version of FindETH, a tool to help you find your lost Ether, tokens and Ethereum addresses

https://beta.findeth.io

License:MIT License


Languages

Language:TypeScript 99.1%Language:JavaScript 0.5%Language:HTML 0.4%