Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 420 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 420 Bytes

StakeWise Whitelist Manager

This API service is used to make calls to the WhiteList contract to manage accounts.

Getting Started

Setup

  • Setup docker.
  • Create an env file cp .env.local .env
  • Build an image docker build . -t whitelist

Run

Contacts