-
### Increasing Access
The goal of this issue is to integrate the Starknet JavaScript SDK into the p5.js Web Editor to enable interaction with the Starknet blockchain. This integration will allow user…
-
## Header
**Name of the task**: CREATE2 smart-contract address generator
**Name of the module**: Web
**Difficulty**: 2
**Waiting for**: /
## Body
### Short description
…
-
Currently, our land registry system uses block timestamps to generate land IDs, which can be problematic due to potential collisions and predictability. We need to implement a more robust and secure m…
-
It bugs when compiling from sierra to casm.
Protostar 0.13.0, Cairo 1.1.0, minimal reproducible example:
```cairo
use array::ArrayTrait;
#[test]
fn essa() {
let mut calldata = ArrayTrait::n…
-
[Bitcoin: A peer-to-peer electronic cash system by Satoshi Nakomoto](https://bitcoin.org/bitcoin.pdf)
Crypto Canon: https://a16z.com/2018/02/10/crypto-readings-resources/
-
### Feature Request
v1 transactions were removed in this PR https://github.com/software-mansion/starknet.py/pull/1451/files
As part of this epic: https://github.com/software-mansion/starknet.py/issu…
-
[RUN](https://github.com/Angel-ML)
-
Sorry, guys, for ask you here, but I didn't find some support chat related with starknet-snap (discord link unavailable)
After last update of snap, it generated me new account instead of using alread…
-
## Description
Implement the necessary admin routes to create and edit a new `custom_api` task type.
## PROPOSED TODO
- [ ] Create a `custom_api` folder in `src\endpoints\admin` containing …
-
### What happened
Sometimes `StandardAccountTest` fails to init due to below error. This happens irregularly, reruning CI solves the issue.
[Link](https://github.com/franciszekjob/test-speculos-wo…