NEWTON
Asked
6 months ago
144
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
6 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
6 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?
Can anyone share some articles explaining SNARK/STARK concepts and rollups (Optimism)?
How to check for smaller Uints in Cairo?
How to make math operation with Field Elements (felts) in Cairo lang?
How to transpile multiple contracts at once using warp?
How can I connect a StarkNet account using starknetjs?
What are the efficiency gains of direct Cairo vs. transpiling with warp?
Is there a way to find events in a block without getting receipt for all transactions on Starknet?