-
Hi.
i need to upload an json file to arweave with rust(im using arloader = "0.1.63"). but i got a StatusCodeNotOk error.
it makes empty folder (ex: SZ2g5l-q7M4) and after an error the folder is d…
-
-
### Which Cloudflare product(s) does this pertain to?
Workers/Other, Wrangler
### What version of `Wrangler` are you using?
2.18.0
### What operating system are you using?
Mac
### Describe the B…
-
Hi community,
So I'm trying to mint an NFT on Solana using your library but I'm getting an error at metada function. Here the stuck
File "/python-api/api/metaplex_api.py", line 77, in mint
tx,…
-
Currently for compiler bring-up/debug, we only support a single entry point specified as the script main.
In Move, however, any module function can be an entry point. This is specified via the `ent…
-
# Abstract
As wallets are the first thing that users interact with on the blockchain, there is a strong need for sophisticated infrastructure to handle this matter. That’s why we built Nightly: not o…
-
## Overview
I gave a try on the 2.0.0-rc.1 , finding out a pretty big breaking change. The Keypair class and its related interface seems to be removed.
## Steps to reproduce
- Use "@solan…
-
1) I installed solana, installed rust, installed anchor, everything as written in https://solana.com/docs/intro/installation
2) I went to do `anchor build` commands and ran into a problem:
```sh
us…
-
Wanted to use latest commit by building directly since solders==0.21.0 is still there.
```
python3.11 -m pip install git+https://github.com/kevinheavey/solders --break-system-packages
Collecting g…
-
On macOS to install the app on Nano S with Firmware 2.1.0 the command in the README.md needs to be changed to:
```shell
python3 -m ledgerblue.loadApp --curve ed25519 --appFlags 0x800 --path "44'/5…