Code Monkey home page Code Monkey logo

gdax-api-test's Introduction

Blockits

Blockits is a dead simple crypto investor dashboard. Import Gdax public API key and see an overview of your crypto metrics. Watch your blockchain profits with Blockits.

Installation and startup

open your terminal and type the commands below:

  1. clone the repository
git clone https://github.com/Jlevyd15/gdax-api-test.git
  1. from the repository directory install the npm modules
npm install
  1. start the server
npm run start
  1. open a browser and navigate to the login page
http://localhost:3000/data/login

Key Generation and Usage

The current implementation is for testing purposes only. It is only compatible with Gdax trading platform thus far. You'll need to first head over to Gdax, login and generate an API key, explained below.

  1. Login to Gdax and go to the API settings page here

  2. Under the permissions selections check the box for 'view'

  3. copy the auto generated passphrase and keep it somewhere, you'll need it later

  4. Click "Generate API Key'

  5. you will then see the public API key and a secret key copy both of these we will use them in the next step.

  6. finally you should have these three things

    1. public key
    2. secret
    3. passphrase
  7. once you have these head over to your browser (assuming you have followed the installation and startup instructions above) and enter them into the app in their respective places. Here

gdax-api-test's People

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

deevilboy

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.