-
Hi! I'm looking to put together some bitcoin educational material, and was planning on using Signet (after reading about Testnet being more difficult to use).
However, all the signet faucets I can …
-
In the coins file, there is a key / value `"is_testnet": true,`
It appears that this is not applied to all testcoins, for example
![image](https://github.com/user-attachments/assets/d585de88-53fb-4d…
-
We need to come up with a ZRC-20 token symbol/name convention and synchronize both testnet and mainnet beta.
## Mainnet Beta
```json
{
"foreignCoins": [
{
"asset": "0x8ac76a51cc9…
-
After selecting testnet accounts, the “Activate” button is located in the “Coins” section (not in the “Testnet coins” section)
![image](https://github.com/trezor/trezor-suite/assets/152851523/08c9e00…
-
I am not sure if this is the correct project :)
Downloaded a client form your website http://www.chromawallet.com/ (btw, your webserver sends sig and tbz as html page)
Started with ./chromawallet -…
-
It's awesome!
https://testnet4.com/
-
We should add a faucet on our website to distribute testnet coins mined during our testings.
Here a list of resources that I found:
- `bitcoin-faucet` in `node.js`: https://github.com/jprichardson…
-
## Objective
Add transaction/gas fees to poktroll.
## Origin Document
https://docs.cosmos.network/main/learn/beginner/gas-fees
https://www.notion.so/buildwithgrove/Proof-submission-cost-Tx…
-
I am writing tests for an app I built that uses NBitcoin to send bitcoin and make bitcoin transactions.
I have the following code to create fake bitcoins for an integration test:
```
private …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behaviour
I encountered an error when attempting to use the estimatesmartfee method.
But node only re…