Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 254 Bytes

README.md

File metadata and controls

32 lines (23 loc) · 254 Bytes

Ark Point

📋 The calculator of crust profit ark point

Play it

yarn
yarn debug

Build it

yarn
yarn build
yarn start

Dockerize

docker build -t ark-point .