A chrome extension for managing your Ethereum addresses, storing your private keys securely, and quickly checking to make sure your funds are safu.
yarn
yarn start
- Open Chrome -> More Tools -> Extensions -> Load Unpacked
- Select the
safu-extension/dist
folder
NOTE: After making changes, you'll need to close and re-open the extension to load the latest build.
The smart contract that powers Safu's balance fetching is up at wbobeirne/balance-checker. That repo will continue to be expanded upon as its own project separately from the Safu extension.
Safu was put together at ETHSanFrancisco 2018 by the team behind Grant.io. You can keep up with the project on its twitter account @SafuApp.