Waellet is a browser extension that allows you to interact with Aeternity blockchain in your browser.
Steps to build:
- Clone the develop branch of this repo.
npm install
npm run watch:dev
- Open chrome/brave browser Preferences -> More tools > Extensions
- Make sure
Developer mode
is On in the right corner. - Click
Load unpacked
button and select the generateddist
folder in the cloned repo.