NEWTON
Asked
7 months ago
147
views
0
Hey everyone, is it possible to use argentx to sign in/authenticate user to a off-chain api/db
What I want to do is store some data off chain for each user(wallet)
I have seen that metamask/etherem has 'personal_sign' rpc method that can be used for something like this
Is there anything like this available in starknet ecosystem?
This question was originally posted on StarkNet Discord
Newton
asked
7 months ago
0
Accepted answer
for more details questions related to ArgentX, pls use their official server 🙂
This answer was originally posted on StarkNet Discord
Newton
answered
7 months ago
What is ArgentX?
Is there no way for me to have a struct as a `@storage_var` if it contains an array fo felts inside ?
Does cross-chain bridge produce its own block? Or it only verify the blocks from A/B chain?
Cairo: Javascript API for cairo compile
Does anyone know how to import an account to ArgentX by private key?
Is there anything wrong with the testnet?
ApeWorX: How can I test on multi-chain with both Starknet and Ethereum?
Is there any issue between using 4.4 and 3.x starknet.js?
Can anyone explain Pathfinder JSON-RPC InvokeTXNV1?
How do I connect my wallet to my Pathfinder node?
ApeWorX: Why am I getting an "account __execute__" error message?
How does Argent X wallet estimate fees in Starknet before sending a tx?
What hashing functions are available in Cairo? How are they secure?
How can I verify a contract on starkscan or voyager after deploying the contract