Skip to content

Commit ffeff72

Browse files
authored
Merge pull request #177 from vegaprotocol/readme-update
Add note on repo status
2 parents 5a0d7d1 + 3e91e50 commit ffeff72

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,14 @@
11

22
# Sample API Scripts
33

4+
**This repo is not maintained and scripts may be out of date.**
5+
46
This repo contains Vega code examples in Python. These scripts use the Vega data-node and wallet APIs to interact with a Vega network.
57

68
With Vega users can consume APIs on the network using three different options (navigate through to your desired set of scripts):
79

810
* **[REST](./rest#readme)**
911
* **[GraphQL](./graphql#readme)**
10-
* gRPC - *coming soon!*
1112

1213
The purpose of these samples is to give simple and clear code that can be used to illustrate how to do something via Vega's APIs.
1314

0 commit comments

Comments
 (0)