-
see https://github.com/keep-starknet-strange/garaga/discussions/217
> I have a snarkjs generated artifacts (verification_key.json, public_inputs.json, proof.json, etc).
>
> I generate cairo cont…
-
# Description
We want to create a Social pay through X like Pulsar money, we do the same for Nostr.
Linked X account
- [ ] X oauth LINKED to a Argent/Metamask user to cross post directly w…
-
Compile and declare following contract. Then deploy with any parameters - transaction gets REVERTED.
```
#[starknet::contract]
pub mod ExampleConstructor {
use starknet::ContractAddress;
…
-
## Description
- We want to have an example of how to test the events emitted by a contract.
## Steps
- Add a test file to check if the smart contract events are emitted properly.
## Reference…
-
Solana users ape with SOL.
RetroBridge allows bridging from SOL (Solana) to ETH (Starknet) but fees are higher.
-
**Describe the enhancement request**
At the moment, we have a lots of `Arc` around `JsonRpcClient` like here:
https://github.com/kkrt-labs/kakarot-rpc/blob/443e148bce22d19e7455ffb1edc1faee5037d6…
-
I encountered an `Argument list too long` error while trying to run the `verify.sh` script. Here are the steps to reproduce the issue and relevant information:
**Reproduction Steps**:
1. Run `swif…
-
**Describe the enhancement request**
problem: in testnet, the current flow does not allow someone to send a tx via kakarot:
- precompute the starknet address of an EOA
- fund it using a stark…
Eikix updated
4 weeks ago
-
Does not open extension when using
```ts
new InjectedConnector({
options: { id: "okxwallet", name: "OKX Wallet" }
}),
```
And also when okx wallet detected by `useInjectedConnectors`
-
## Description 📹
**Implement WatchTower as described in the repository [api.starknet.quest](https://github.com/lfglabs-dev/api.starknet.quest).**
This involves setting up WatchTower for monitori…