NEWTON
Asked
8 months ago
96
views
0
Hey, is there a unsigned_div_rem supporting dividing by 2**128 ?
This question was originally posted on StarkNet Discord
Newton
asked
8 months ago
0
Accepted answer
There's uint256_unsigned_div_rem
This answer was originally posted on StarkNet Discord
Newton
answered
8 months ago
How do you optimize gas in Cairo with Uint256/felt?
Is there optimistic parallelism in StarkNet?
Is there a javascript version of StarkEx playground?
Is there anything wrong with the testnet?
What is ArgentX?
How to divide felt in Cairo Lang using unsigned_div_rem?
Does anyone know how to import an account to ArgentX by private key?
ApeWorX: Why do I need to fund a Starknet account before deploying it?
How can I write contact memory with Account.execute in starknetjs?
Is Kakarot zkEVM a blockchain?
How do I run a Pathfinder node?
Do you know a function that converts an array of felts (numbers) to a single string in JS? [Cairo Lang]
ApeWorX: Why am I getting the error message "ArgumentsLengthError"?
How do I connect my DAPP to a private Starknet network using starknetjs?