Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 529 Bytes

File metadata and controls

10 lines (6 loc) · 529 Bytes

Polinode API Node.js Example

Overview

This repository contains a short node.js script to demonstrate the use of Polinode's API for networks. First, enter your API credentials into the exampleAPICall.js file being sure to never make these credentials publicly available.

To run the script make sure you have node.js and npm installed then use 'npm install' followed by 'npm run-script start'.

Documentation for the API can be found here.