Skip to content

API service for making calls to the WhiteList contract to manage accounts.

License

Notifications You must be signed in to change notification settings

stakewise/whitelist

Repository files navigation

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