You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+11-1Lines changed: 11 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,9 +36,19 @@ For the Oraclize EOS API compatible with the CDT 1.6.1, just go to the [eosio.cd
36
36
37
37
 
38
38
39
+
### Network Availability
40
+
41
+
The `eos_api.hpp` library compatible with the EOSIO CDT 1.4.0, currently, is available on both the **EOS Mainnet** and the **Jungle Testnet**.
42
+
43
+
 
44
+
45
+
***
46
+
47
+
 
48
+
39
49
### :computer: See It In Action!
40
50
41
-
For working examples of how to integrate the __Oraclize__ EOS API into your own smart-contracts, head on over to the __[Oraclize EOS Examples](https://github.com/oraclize/eos-examples)__ repository. Here you'll find various examples that use __Oraclize__ to feed smart-contracts with data from a variety of external sources.
51
+
For working examples of how to integrate the __Oraclize__ EOS API into your own smart-contracts, head on over to the CDT 1.4.0 __[Oraclize EOS Examples](https://github.com/oraclize/eos-examples/tree/eosio.cdt-1.4.0)__ repository. Here you'll find various examples that use __Oraclize__ to feed smart-contracts with data from a variety of external sources.
0 commit comments