add README
This commit is contained in:
parent
c347d800ce
commit
bc39bb38a3
1 changed files with 9 additions and 0 deletions
9
README.md
Normal file
9
README.md
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
# NOMADNET FETCHER
|
||||
fetch resources being hosted on nomadnet nodes :3
|
||||
|
||||
## USAGE
|
||||
set up venv:
|
||||
`python3 -v venv venv && source venv/bin/activate && pip install -r requirements.txt`
|
||||
|
||||
run app:
|
||||
`python3 fetcher.py <target address hash>:<path/to/resource>`
|
||||
Loading…
Add table
Add a link
Reference in a new issue