mirror of
https://github.com/getwax/bls-wallet.git
synced 2026-01-08 21:38:05 -05:00
Update root readme to include provider link
This commit is contained in:
@@ -11,6 +11,7 @@ You can watch a full end-to-end demo of the project [here](https://www.youtube.c
|
||||
- See an [overview](./docs/system_overview.md) of BLS Wallet & how the components work together.
|
||||
- Use BLS Wallet in [a browser/NodeJS/Deno app](./docs/use_bls_wallet_clients.md).
|
||||
- Use BLS Wallet in [your L2 dApp](./docs/use_bls_wallet_dapp.md) for cheaper, multi action transactions.
|
||||
- Use BLS Wallet components and features with an [ethers.js provider and signer](./use_bls_provider.md)
|
||||
|
||||
### Setup your development environment
|
||||
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
- [See an overview of BLS Wallet & how the components work together](./system_overview.md)
|
||||
- [Use BLS Wallet in a browser/NodeJS/Deno app](./use_bls_wallet_clients.md)
|
||||
- [Use BLS Wallet in your L2 dApp for cheaper, multi action transactions](./use_bls_wallet_dapp.md)
|
||||
- [Use BLS Wallet components and features with an Ethers-like provider](./use_bls_provider.md)
|
||||
- [Use BLS Wallet components and features with an ethers.js provider and signer](./use_bls_provider.md)
|
||||
- Setup the BLS Wallet components for:
|
||||
- [Local development](./local_development.md)
|
||||
- [Remote development](./remote_development.md)
|
||||
|
||||
Reference in New Issue
Block a user