erc4906 0.3.0
ERC4906 implementation for StarkNet
A Cairo implementation of EIP-4906. EIP-4906 is an Ethereum standard for Metadata Update Extension.
This repo contains highly experimental code. Expect rapid iteration. Use at your own risk.
scarb build
scarb fmt
scarb test
This project is released under the Apache license.
Version 0.3.0
Uploaded 14 hours ago
License Apache-2.0
Size 7.3 KB
Run the following command in your project dir
scarb add erc4906@0.3.0
Or add the following line to your Scarb.toml
erc4906 = "0.3.0"
Repository github.com/carbonable-labs/cairo-erc-4906
Documentation github.com/carbonable-labs/cairo-erc-4906