This is modified from wallet-standard ghost
example wallet following
https://github.com/solana-labs/wallet-standard/blob/master/WALLET.md
Please file issues related to this repository in Brave Browser repository.
To bump this package do the following:
- Update the dependencies to fix the alerts
- run
npm run build
. Make sure the lib directory correctly generates anindex.iife.min.js
file, or it won't work with brave-core - run
npm run fmt
- push the updated version to github and merge to master, then tag it properly
- Publish that version to npm and then use it in brave-core