-
-
### Which component is your feature related to?
Forge
### Feature Request
```
fn deploy_at(
self: @ContractClass,
constructor_calldata: @Array::,
contract_addr…
-
Allows Starknet ERC20s and ERC721s to be used for voting power. Need to figure out a checkpoint system or use StarkNet storage proofs.
-
**Is your feature request related to a problem? Please describe.**
To support argentX & braavos, katana should expose some http endpoints.
**Describe the solution you'd like**
support /predeploye…
-
# Feature Request
## Due date: Q1 2025
**Describe the Feature Request**
In Q1 2025, Tx v1/v2 will be deprecated. We'll need to update our tx type to v3 then.
```[tasklist]
### Task…
Eikix updated
1 month ago
-
I would like to add Carmine Options protocol as a faction
-
There isn't any example about how to get a contract event from the starknet. It'll be good to include one in the 'examples' folder
-
Currently we are using the cairo test runner. This task is to migrate tests to https://github.com/foundry-rs/starknet-foundry
-
Resources :
https://foundry-rs.github.io/starknet-foundry/starknet/index.html
Allo protocol Test setup :
https://github.com/allo-protocol/allo-v2/tree/main/test/foundry/core
References :
http…
-
To support on-chain interaction, the SDK should be configurable at initialization with chain information, specifically, a [Starknet.js provider](https://www.starknetjs.com/docs/next/API/classes/Provid…