- Check if your Node.js version is >= 14.
- Clone this repository.
- Change the package's
name
,description
, andrepository
fields inpackage.json
. - Change the name of your extension on
src/manifest.json
. - Run
npm install
to install the dependencies. - Run
npm start
- Load your extension on Chrome following:
- Access
chrome://extensions/
- Check
Developer mode
- Click on
Load unpacked extension
- Select the
build
folder.
- Access
- Happy hacking.
forked from mellowcroc/aleo-wallet-extension
-
Notifications
You must be signed in to change notification settings - Fork 0
License
seungjulee/aleo-wallet-extension
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 75.6%
- CSS 15.1%
- HTML 5.9%
- TypeScript 3.0%
- SCSS 0.4%