Repository for the asset information used in Bifrost's projects
$ git clone [email protected]:bifrost-platform/asset-info-v2.git
$ python3.12 -m venv venv
$ source venv/bin/activate
(venv) $ pip install -e ".[all]"
See the CONTRIBUTION.md file for more information.
Asset Information Version 2 is authored and maintained by the Backend Team of Bifrost.
GitHub @AppGroupBackend