-
Integrate Forge (https://github.com/foundry-rs/starknet-foundry) into remix plugin.
-
### Wallet name
Braavos
### Wallet description
An Advanced and user-friendly smart-contract wallet on Starknet, featuring 2FA / 3FA security and enhanced DeFi capabilities.
Braavos Smart Wallet…
-
The following class returns an error during verification process.
- Class: https://sepolia.voyager.online/class/0x065e4bf12d8c0ffb37ef9cd09237bbaf994507f993071b2366770976d8705e40
- Compiler versio…
-
Get trace information about all the transactions in a given block. This can be useful for debugging purposes or for analyzing the behavior of a blockchain.
**Parameters :**
* `blockParameter`: H…
-
Add a document md file for all possible abis from starknet and ethereum. In starknet, it has to have both return and parameters.
The most important data types are complex types. We already have bas…
-
Implement autogenerated `starknet.go` code for the following RPC endpoints
- `starknet_addInvokeTransaction`
- `starknet_addDeployAccountTransaction`
**Additional Context:**
- https://github…
-
This feature will add support to sending money to a .stark domain within the app. Here is what it could look like:
![Capture d’écran 2023-11-30 à 15 25 16](https://github.com/Consensys/starknet-s…
-
### Which component is your feature related to?
Forge
### Feature Request
```
fn deploy_at(
self: @ContractClass,
constructor_calldata: @Array::,
contract_addr…
-
Implement autogenerated `starknet.go` code for the following RPC endpoints
- `starknet_traceTransaction`
- `starknet_traceBlockTransactions`
- `starknet_simulateTransactions`
**Additional Co…
-
Implement autogenerated `starknet.go` code for the following RPC endpoints
- `starknet_call`
- `starknet_estimateFee`
- `starknet_estimateMessageFee`
**Additional Context:**
- https://githu…