Skip to content

Repository files navigation

Example Ethers.js API

This repo contains the solution to the given backend task for the backend engineer role at Advanced Blockchain.

Thought process

See here

Installation

$ npm install

Running the app

# install DDB
$ npm run ddb:install

# start DDB
$ npm run ddb:start

# watch mode
$ npm run start:dev

Trying the app

Use cURL, or any HTTP capable client.

Example request:

curl localhost:3000/collector/lastday/cDAI/Mint

About

Small project that interacts with Compound

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages