Skip to content

LedgerCTRL/ctrl-api-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ctrl-api-nodejs

This is a server stack which stands up the CTRL API after initializing geth, ipfs, and mongodb.

How to use

  1. Get docker & docker-compose.
  2. Run this code:
git clone https://github.com/LedgerCTRL/ctrl-api-nodejs.git
cd ctrl-api-nodejs/
docker-compose build
docker-compose up
  1. Read the docs at localhost:8088/docs/

Make calls to localhost:8088/v2/

Enjoy!

About

The easiest way to access the blockchain.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published