/drift-v2-streamlit

inspect drift protocol-v2 user/market data

Primary LanguagePython

drift-v2-streamlit

Solana blockchain inspection tool for protocol-v2 (for any environment: localhost/devnet/mainnet-beta).

first and formost, simulation viewer

Run locally

quick setup:

python3.10 -m venv venv
source venv/bin/activate
pip install -r requirements.txt

quick start

streamlit run app.py [ARGUMENTS]

Contributing

If you would like to contribute to this inspection tool, please feel free to raise an issue AND/OR submit a pull request. All contributions are welcome and appreciated.

Disclaimer

This inspection tool is provided "as is" and without any warranties or guarantees of any kind. The tool is intended for research purposes only and should not be used for any commercial or production purposes.

The (multiple) authors of this tool do not assume any responsibility or liability for the accuracy, reliability, or completeness of the information provided by the tool, or for any damages or losses that may result from the use of the tool.

Use of this tool is entirely at your own risk, and you should exercise caution, review the source code, and seek professional advice before making any decisions based on the information provided by the tool.

Additionally, any contributions to this tool should be carefully reviewed and tested before they are merged into the codebase.