mirror of
https://github.com/oceanprotocol/docs.git
synced 2024-11-26 19:49:26 +01:00
Update configuration page and obtaining api key page
This commit is contained in:
parent
526c13b2c8
commit
1c005a96e5
@ -1,7 +1,11 @@
|
|||||||
# Obtaining API key
|
# Obtaining API key for Ethereum node provider
|
||||||
|
|
||||||
Choose any api provider of your choice. Some of the commonly used are:
|
Ocean Protocol's smart contracts are deployed on EVM-compatible networks. Using an API key provided by a third-party Ethereum node provider allows you to interact with the Ocean Protocol's smart contract on the supported networks without requiring you to host your local node.
|
||||||
|
|
||||||
|
Choose any API provider of your choice. Some of the commonly used are:
|
||||||
|
|
||||||
* [Infura](https://infura.io/)
|
* [Infura](https://infura.io/)
|
||||||
* [Alchemy](https://www.alchemy.com/)
|
* [Alchemy](https://www.alchemy.com/)
|
||||||
* [Moralis](https://moralis.io/)
|
* [Moralis](https://moralis.io/)
|
||||||
|
|
||||||
|
Please refer [this page](./../core-concepts/networks.md) for more information on supported networks.
|
@ -1,6 +1,6 @@
|
|||||||
# Configuration
|
# Configuration
|
||||||
|
|
||||||
### Obtaining API key
|
### Obtaining API key for Ethereum node provider
|
||||||
|
|
||||||
See this [guide](../obtaining-api-key.md) on getting an API key to interact with EVM compatible networks.
|
See this [guide](../obtaining-api-key.md) on getting an API key to interact with EVM compatible networks.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user