Spec for StarkNet#39
Conversation
b97e1ba to
574be28
Compare
|
Hey @delaaxe : I think it would help to add a
Think of it this way-- dapp and wallet devs need to be able to implement a namespace without necessarily learning Cairo well enough to read, much less write, a real-world Cairo contract. They need the assumptions and risks of addressing a contract, asset, or entity on starknet spelled out for them, which is what the ideal namespace does. |
|
More generally, you might think of CAIP10s and CAIP19s as "export formats" for addresses and assets in the system-- if there is a standardized and deterministic way to represent modulo-P/ |
Co-authored-by: Bumblefudge <jcaballero@centre.io>
Co-authored-by: iliav-starkware <104758112+iliav-starkware@users.noreply.github.com>
|
@bumblefudge I added a readme |
Adds CAIPs for StarkNet.