Skip to content

Commit

Permalink
Create constants.js
Browse files Browse the repository at this point in the history
  • Loading branch information
KOSASIH authored Aug 7, 2024
1 parent a79d235 commit 2bf9e7e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions projects/PiWalletBot/server/utils/constants.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
export const SECRET_KEY = 'your_secret_key_here';
export const PI_NETWORK_API_URL = 'https://api.pi.network';

0 comments on commit 2bf9e7e

Please sign in to comment.