This website requires JavaScript.
Explore
Help
Sign In
blockworks-foundation
/
pyth-crosschain
mirror of
https://github.com/blockworks-foundation/pyth-crosschain.git
Watch
1
Star
0
Fork
You've already forked pyth-crosschain
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
91b58d7b64
pyth-crosschain
/
third_party
/
algorand
/
setup.sh
8 lines
85 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
dn
=
"
$(
dirname
"
$0
"
)
"
cd
$dn
pipenv install
pipenv run python3 setup.py
Reference in New Issue
View Git Blame
Copy Permalink