Skip to content

Commit

Permalink
add nodes.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zachchan105 committed Oct 17, 2024
1 parent 33f6357 commit cd35b0b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
6 changes: 6 additions & 0 deletions nodes.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
[
{
"node_url": "https://testnetv1.telestai.io",
"wallet_address": "TesBmcgLQsowvYEYPXpSHkkapoTbVV7Xfe"
}
]
5 changes: 4 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,7 @@ httpx
requests
cassandra-driver
python-dotenv
PyJWT
PyJWT
uvloop
httptools
httptools==0.1.1

0 comments on commit cd35b0b

Please sign in to comment.