Skip to content

Commit

Permalink
Merge pull request #22 from Giveth/feat/solana_authentication
Browse files Browse the repository at this point in the history
Support solana authentication
  • Loading branch information
jainkrati authored Dec 8, 2023
2 parents 31af76c + 47ed1ff commit f35a757
Show file tree
Hide file tree
Showing 11 changed files with 612 additions and 48 deletions.
3 changes: 3 additions & 0 deletions config/test.env
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ BCRYPT_SALT=$2b$10$MSIRw14eVDzxdztX3AZYlu
PRIVATE_ETHERS_TEST_KEY=8ab0e165c2ea461b01cdd49aec882d179dccdbdb5c85c3f9c94c448aa65c5ace
PUBLIC_ETHERS_TEST_KEY=0x53bFf74b9Af2E3853f758A8D2Bd61CD115d27782

PRIVATE_SOLANA_TEST_KEY=4ncZsCpjpVgyp9tRowQNost352WS4EQnuAFvWXHUE3XcasnuyiTwwSrdnixf4Sves8x1zzNhdrHJVYXdBdnfDiKx
PUBLIC_SOLANA_TEST_KEY=ALuY9D3XDhNgJvKQavNcLS6qZ9oGP4mUWRvnerWXxgML

HOSTNAME_WHITELIST=localhost, loca.lt

NONCE_LIFE_MINUTES=5
Expand Down
Loading

0 comments on commit f35a757

Please sign in to comment.