Skip to content

Commit

Permalink
update aptos website to get api keys (#13)
Browse files Browse the repository at this point in the history
  • Loading branch information
CRBl69 authored May 22, 2024
1 parent 0135b00 commit 4fa08d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example.env
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ CONTRACT_ADDRESS="0x4bab58978ec1b1bef032eeb285ad47a6a9b997d646c19b598c35f46b26ff
# For a local end-to-end testing chain: http://streamer:50051
GRPC_DATA_SERVICE_URL="http://host.docker.internal:50051"

# For a public chain you have to get this token from https://aptos-api-gateway-prod.firebaseapp.com/.
# For a public chain you have to get this token from https://developers.aptoslabs.com/.
# For a local end-to-end testing chain use: dummy_token
GRPC_AUTH_TOKEN="dummy_token"

Expand Down

0 comments on commit 4fa08d7

Please sign in to comment.