Skip to content
This repository has been archived by the owner on Nov 5, 2023. It is now read-only.

Commit

Permalink
Merge branch 'main' of github.com:web3well/bls-wallet into contract-u…
Browse files Browse the repository at this point in the history
…pdates
  • Loading branch information
jacque006 committed Oct 27, 2022
2 parents 93c7935 + b06435e commit 097174b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,14 @@ npm package which provides easy to use constructs to interact with the contracts

Prototype browser extension used to manage BLS Wallets and sign transactions.


## Contract Deployments

See [./contracts/networks](./contracts/networks/) for a list of all contract deployment (network) manifests. Have an L2/rollup testnet you'd like BLS Wallet deployed on? [Open an issue](https://github.com/web3well/bls-wallet/issues/new) or [Deploy it yourself](./docs/remote_development.md)

- [Arbitrum Goerli](./contracts/networks/arbitrum-goerli.json)
- [Arbitrum Rinkby](./contracts/networks/arbitrum-testnet.json) (deprecated, outdated)

## Ways to Contribute

- [Work on an open issue](https://github.com/web3well/bls-wallet/issues?q=is%3Aopen+is%3Aissue+label%3A%22good+first+issue%22)
Expand Down

0 comments on commit 097174b

Please sign in to comment.