-
# 翻译任务认领说明
- 2024年9月10日新的翻译工程来了,https://8bit-1.gitbook.io/solibrary 是一个学习Solana的资料库,从不同的角度总结了Solana开发与使用的技术资料
> 注意:
> 一次尽量只认领一篇,给其他小伙伴留些机会~
> 认领开始前,请务必阅读[翻译流程说明](https://github.com/Fankouzu/so…
-
Hi, I am very new to web3dart or blockchain. I have some problem with web3dart, I am unable to send transaction using the dart code attached in this issue. The code executed correctly however it is no…
-
### What is this about?
After [SafeEventEmitterProvider is updated to support EIP-1193](https://github.com/MetaMask/core/issues/4095) and a new version of `@metamask/eth-json-rpc-provider` is release…
desi updated
3 months ago
-
Here is the video I recorded reporting the error
https://user-images.githubusercontent.com/109267056/194201193-b6c3c9de-ac41-42aa-8b60-52a1a8660dc3.mp4
link: https://s21.aconvert.com/convert…
-
- Mastering Bitcoin: https://bitcoinbook.info/
- Mastering Ethereum: https://ethereumbook.info/
- Basic Concepts:
- Private/Public Key: Mastering Bitcoin
- Account Model and UTXO Model: Master…
-
https://github.com/ethereum/remix-tests/issues/7#issue-325698381
We might try setting defaultBlock number before following line
https://github.com/ethereum/remix/blob/71a1c134911c1e42facbeb3428fd5…
-
can you please specify which node and web 3 version you have used in your project
-
**Description**
IPC socket not working with IPC Provider in web3 and ethers.js
I tested IPC with IPC web3js, but that seems not to work.
```js
const { Web3 } = require("web3");
const { IpcProvide…
-
I am new to programing but this file is not there at all - there is no actual file named abi-decoder.js ...?
Am I missing something?
-
Upon receiving a request, generate a unique private key linked to the number and timestamp. This key will be used to validate ticket holder ownership.
How would be the best way to do this? Generate…