Skip to content

Information of asset ver.2

Notifications You must be signed in to change notification settings

bifrost-platform/asset-info-v2

Repository files navigation

Asset Information Version 2

Table of Contents

Introduction

Repository for the asset information used in Bifrost's projects

Contribution

Pre-requisites

Installation

1. Clone the repository

$ git clone [email protected]:bifrost-platform/asset-info-v2.git

2. Setup the virtual environment

$ python3.12 -m venv venv
$ source venv/bin/activate

3. Install the dependencies

(venv) $ pip install -e ".[all]"

Contribution Guidelines

See the CONTRIBUTION.md file for more information.

About

Asset Information Version 2 is authored and maintained by the Backend Team of Bifrost.

GitHub @AppGroupBackend