|
1 | 1 | # Frequently Asked Questions |
2 | 2 |
|
3 | | -Join our discord if you want to chat with us in real time. |
| 3 | +Join our [discord](https://discord.com/invite/KZaBVME) if you want to chat with us in real time. |
4 | 4 |
|
5 | 5 | 1. Is web3-onboard open source? |
6 | 6 |
|
7 | | -Yes, [here’s the link to our github](https://github.com/blocknative/web3-onboard) |
| 7 | + Yes, [here’s the link to our github](https://github.com/blocknative/web3-onboard) |
8 | 8 |
|
9 | 9 | 2. Is web3-onboard free? |
10 | 10 |
|
11 | | -Yes it’s free to use forever. |
| 11 | + Yes it’s free to use forever. |
12 | 12 |
|
13 | 13 | 3. Do I need an API key? |
14 | 14 |
|
15 | | -No you don’t need an API key to use web3-onboard. The optional addition of an API key allows access to transaction notifications and more frequent gas estimates from Blocknative. You can [get one here](https://explorer.blocknative.com/account) |
| 15 | + No you don’t need an API key to use web3-onboard. The optional addition of an API key allows access to transaction notifications and more frequent gas estimates from Blocknative. You can [get one here](https://explorer.blocknative.com/account) |
16 | 16 |
|
17 | 17 | 4. Which frameworks does web3-onboard support? |
18 | 18 |
|
19 | | -web3-onboard is framework agnostic and is usable with your favorite framework. |
| 19 | + web3-onboard is framework agnostic and is usable with your favorite framework. |
20 | 20 |
|
21 | 21 | 5. Is web3-onboard customizable? |
22 | 22 |
|
23 | | -Yes, we’ve made a theming interface here to show how you can theme web3-onboard for your dapp. |
| 23 | + Yes, we’ve made a theming interface here to show how you can theme web3-onboard for your dapp. |
24 | 24 |
|
25 | 25 | 6. Are there any code examples? |
26 | 26 |
|
27 | | -Yes, we’ve made a connect wallet example available here. |
| 27 | + Yes, we’ve made a connect wallet example available here. |
28 | 28 |
|
29 | 29 | 7. Does web3-onboard support my favorite network? |
30 | 30 |
|
31 | | -web3-onboard is compatible with all EVM networks, which can be specified on initialization. You can add your chain to [this list in the docs](/docs/overview/introduction#supported-networks) to call out its support. |
| 31 | + web3-onboard is compatible with all EVM networks, which can be specified on initialization. You can add your chain to [this list in the docs](/docs/overview/introduction#supported-networks) to call out its support. |
0 commit comments