Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/0xbigz/anchor-countoor-streamlit
https://github.com/0xbigz/anchor-countoor-streamlit
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/0xbigz/anchor-countoor-streamlit
- Owner: 0xbigz
- Created: 2023-05-30T02:53:04.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-31T00:48:59.000Z (over 1 year ago)
- Last Synced: 2024-11-09T16:46:16.300Z (3 months ago)
- Language: Python
- Homepage: https://anchor.streamlit.app
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Anchor-Countoor
Anchor Byte Space CalculatorCall 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]
```