/public-api

Public api

Primary LanguageTypeScriptApache License 2.0Apache-2.0

Public API

https://api-public.bitdao.io

Getting the project up and running

yarn install
# development
yarn dev
# production
yarn build
yarn start