We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5a0d7d1 + 3e91e50 commit ffeff72Copy full SHA for ffeff72
README.md
@@ -1,13 +1,14 @@
1
2
# Sample API Scripts
3
4
+**This repo is not maintained and scripts may be out of date.**
5
+
6
This repo contains Vega code examples in Python. These scripts use the Vega data-node and wallet APIs to interact with a Vega network.
7
8
With Vega users can consume APIs on the network using three different options (navigate through to your desired set of scripts):
9
10
* **[REST](./rest#readme)**
11
* **[GraphQL](./graphql#readme)**
- * gRPC - *coming soon!*
12
13
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.
14
0 commit comments