-
- Intro to remix
- Ethereum testnets (Ropsten testnet)
- Solidity and intro to smart contract creation
- Build a erc20 token!
- anything else?
-
**Issue by [davux](https://github.com/davux)**
_Thursday Jun 01, 2017 at 23:49 GMT_
_Originally opened as https://github.com/adobe/brackets/issues/13411_
----
### Prerequisites
* [x] Can you rep…
-
- [ ] Simple smart-contract for storing CID's containing video files as .json data (like Peepeth is doing for peeps and their images)
- [ ] Login with 3Box
- [x] ERC20 token paired by 1:1 exchange w…
-
## Rationale ##
The header chain for the mainnet is needed by every Ethereum client. The data is *effectively* append only and regularly accessed. This makes it a prime candidate for storage on t…
-
Hoping to get `go-ethereum` on the whitelist.
Link to documentation on apt-get installation.
https://github.com/ethereum/go-ethereum/wiki/Installation-Instructions-for-Ubuntu
-
Hoping to get `cpp-ethereum` as an installable package.
Here is a link to the official documentation for installation with apt.
https://github.com/ethereum/cpp-ethereum/wiki/Building-on-Ubuntu
-
Am besten irgendwo ein spendables Faucet finden und 2-3 Wallets anlegen. Wallets im Wiki dokumentieren.
-
#### blockscout can't index create smartcontract transaction from op-erigon rpc
[https://github.com/blockscout/blockscout/issues/10298](https://github.com/blockscout/blockscout/issues/10298)
```
…
dome updated
5 months ago
-
Hi everybody!
I'm trying to retrieve all cards of my account. For now, I only use graphQL playground, so I'm no authentified.
I've seen "ethereumCards" to get a list of cards owned by an ether…
-
### Describe the bug
When there is a pending STX transaction, any subsequent transaction initiated on a different network is assigned a nonce value of 0. This transaction cannot be confirmed or rejec…