Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
export const appKey = "YOUR_APP_KEY=";
export const appKey = "LzhU74u5rvWKXtNFcIZ6hY2i7X8weL9N5WUG7wctHiw=";
export const nodeUrl = "https://sdk.mindnetwork.xyz"; // or change to other node url
export const aliceWalletAddress = "Alice_Wallet_Address";
export const aliceWalletAddress = "0xb2013951E3dD62d59E743626D17e771a12DC68b7";
export const bobWalletAddress = "Bob_Wallet_Address";
export const charlieWalletAddress = "Charlie_Wallet_Address";