- Versions
- SDKs (40)
- Articles (1)
- How To(0)
- Source Code(4)
- Libraries(0)
- Developers (0)
- Followers (141)
- Changelog (48)
Sample Source Code (4)
The following is a list of sample source code snippets that matched your search term. Source code snippets are chunks of source code that were found out on the Web that you can cut and paste into your own source code. Whereas most of the sample source code we've curated for our directory is for consuming APIs, we occasionally find something interesting on the API provider side of things. If you know of some sample source code that would be of interest to the ProgrammableWeb community, we'd like to know about it. Be sure to check our guidelines for making contributions to ProgrammableWeb.
Title | Description | |
---|---|---|
![]() | Crypto Exchanges VB Sample Code by Koen Rijnsent | The Crypto Exchanges VB Sample Code by Koen Rijnsent demonstrates how to connect to crypto exchanges through their APIs using VBA. |
![]() | GDAX NodeJS Sample Code by jborseth | This sample source code are examples that use the official GDAX NodeJS client library to demonstrate quick and easy testing of GDAX API endpoints. The GDAX API provides access to a continuous first-come, first-serve order book. Orders are executed in price-time priority as received by the matching engine and includes; Funding, Margin Transfer, Position, Deposits, Withdrawals and more. GDAX is a Global Digital Asset Exchange that offers the ability to trade digital currencies like Bitcoin, Ethereum, and more on a regulated U.S. based exchange. |
![]() | GDAX Ruby Sample Code by GDAX | The GDAX Ruby Sample Code by GDAX demonstrates API access to streaming market data, implementing account history, and integrating amount reporting into web services. It includes initialization, methods, and parameters. |
![]() | GDAX Node.js Sample Code by GDAX | The GDAX Node.js Sample Code by GDAX demonstrates how to integrate bitcoin currency features into financial services. Key authentication, sync tests, and public client available as resources. |