1
0
mirror of https://github.com/oceanprotocol/docs.git synced 2024-11-26 19:49:26 +01:00

GitBook: [#13] No subject

This commit is contained in:
Akshay Patel 2022-08-02 13:38:06 +00:00 committed by gitbook-bot
parent 012f7ccb24
commit bab19670ef
No known key found for this signature in database
GPG Key ID: 07D2180C7B12D0FF

View File

@ -10,6 +10,10 @@ See [this](configuration.md) guide on defining a `.env` file and a configuration
Create a new file in the same working directory where configuration file (`config.py`/`config.js`) and `.env` files are present, and copy the code as listed below.  
{% hint style="info" %}
**Fees**: The code snippets below define fees related parameters. Please refer [fees page ](../../core-concepts/fees.md)for more details
{% endhint %}
{% tabs %}
{% tab title="ocean.js" %}
{% code title="create_datatoken_with_fre.js" %}