Skip to content
This repository has been archived by the owner on Jun 21, 2022. It is now read-only.

Latest commit

 

History

History
24 lines (17 loc) · 332 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 332 Bytes


step logo

Solana Market Aggregator

Running tests

yarn test

Publishing a new version

yarn version
git push
git push --tags
npm publish