-
## Feature Request
### Describe the Feature Request
We want to be able to use a multisig instead of the basic Argent account in the deployment script, for deploying Kakarot and other critical pa…
-
https://github.com/kkrt-labs/kakarot-ssj/blob/b1f7f8c13be38edc081f0738c188561240c098b4/crates/contracts/src/kakarot_core/eth_rpc.cairo#L128-L130
Given an evm address, this will return the transacti…
-
### Increasing Access
* Implement functionality to connect users' Starknet wallets for minting.
### Feature request details
Users will need to connect their Starknet wallets for minting SVGs as NFT…
-
### Problem
Attribute macros are currently limited to functions. Is it planned to be extended to impls and modules?
Starknet plugin uses the old way of implementing plugins and is deeply integrat…
-
** Stay tuned for the announcement and the start of the Beta testing**
# Description
The beta testing contest starts soon. The date for the start and end of the contest is announced at the same ti…
-
The Deposit function can be found here:
[https://github.com/Dprof-in-tech/peer-on-strk/blob/main/contracts/src/peer_protocol.cairo](url)
Write tests for it .
-
this code:
import 'package:flutter/foundation.dart';
import 'package:flutter/gestures.dart';
import 'package:flutter/material.dart';
import 'package:flutter_inappwebview/flutter_inappwebview.dart'…
-
1. Read guideline [here](https://gist.github.com/djeck1432/f722f5fe518c80b248ff609627da25e5)
2. Set up the project, read [README.md](https://github.com/djeck1432/spotnet/blob/main/README.md#developme…
-
Write a program in any provable language (Cairo, Noir, Circom, Rust) to verify a user is part of a group.
-
At the moment our Op0 operation results are handled inside a tuple which can be complex to read/handle/use:
https://github.com/keep-starknet-strange/cairo-zig/blob/0904c68e37c292c95131066f0102816e4…