Skip to content

Commit

Permalink
Merge pull request #46 from tosoham/main
Browse files Browse the repository at this point in the history
.env.example changed
  • Loading branch information
tosoham authored Jan 23, 2025
2 parents bb4ac74 + d09dda4 commit 985fda4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
7 changes: 5 additions & 2 deletions client/.env.example
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
BRIAN_API_KEY = ""
DATABASE_URL=""
RPC_URL =''
MY_TOKEN = ''
RPC_URL ="https://free-rpc.nethermind.io/sepolia-juno/v0_7"
BOT_USERNAME=
OPENAI_API_KEY=""
MY_TOKEN = ''
LAYERSWAP_API_KEY = ""
1 change: 1 addition & 0 deletions tg_bot/.env.example
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ DATABASE_URL=""
RPC_URL ="https://free-rpc.nethermind.io/sepolia-juno/v0_7"
BOT_USERNAME=
MY_TOKEN = ''
OPENAI_API_KEY=""
LAYERSWAP_API_KEY = ""

0 comments on commit 985fda4

Please sign in to comment.