Skip to content

Commit f2e4203

Browse files
feat: update readme w/ network availability info
1 parent 043956a commit f2e4203

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,19 @@ For the Oraclize EOS API compatible with the CDT 1.6.1, just go to the [eosio.cd
3636

3737
 
3838

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+
3949
### :computer: See It In Action!
4050

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.
4252

4353
 
4454

0 commit comments

Comments
 (0)