Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/0xbigz/anchor-countoor-streamlit


https://github.com/0xbigz/anchor-countoor-streamlit

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Anchor-Countoor
Anchor Byte Space Calculator

Call to Action: https://earn.superteam.fun/listings/bounties/build-an-anchor-space-calculator/
## 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]
```