Skip to content

Commit e54e32d

Browse files
committed
Updated readme #35
1 parent 3a80bbc commit e54e32d

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,3 +78,10 @@ In order to use the Ethereum blockchain you need to create a **wallet**. A priva
7878
* `OPEN_TOKEN_ADDRESS`
7979

8080
Before working in the app you need to create a **smart contract** within Ethereum. After creating a **smart contract**, you will receive an **OPEN_TOKEN_ADDRESS**. You will need to set the **OPEN_TOKEN_ADDRESS** to include this token in order for the system to check client transfers.
81+
82+
##### Open State
83+
84+
* `OPEN_STATE_URL`
85+
86+
You will need to set this variable in order to tract wallet state and get notifications to your webhook on transaction events.
87+
**NOTE:** At the end of Open State IP address should be added /api path. For example, `http://localhost:8545/api`

0 commit comments

Comments
 (0)