-
goal
- https://github.com/Hoosling/smart-contracts/issues/1
-
### Page URL
https://ethereum.org/en/smart-contracts/
### Question content
**Question 1: How are Smart Contracts characterized?**
A) Smart contracts are just like real (paper) contracts, but st…
-
Hello, I am very interested in ton and want to study ton and ton's smart contracts. I need to build localnet, but the document only introduces how to start localnet with MyLocalTon and how to deploy s…
-
### Reproducer
https://github.com/metafountain/minafountain/blob/38231e5c56eaa9b854f144e7b4ae70c6a5073df8/packages/chain/test/runtime/modules/Sudoku.test.ts#L100
```
pnpm env:inmemory dev
``…
-
~First thing's first: decide on how we want to enable contract upgrades. Decide based on dev ease of use and a reduction in critical bugs.~
Build SetCode
**Reading material:**
@nventuro @spal…
-
There's a proposal for changing the `_check()` method to be an independent smart contract (`Checker`). We must understand the trade-offs mainly in reuse of gatekeepers, DX and gas consumption. This al…
0xjei updated
1 month ago
-
[On the Ethereum blockchain structure: A complex networks theory perspective](https://doi.org/10.1002/cpe.5493) 2019 Journal Concurrency and Computation: Practice and Experience
Network of Ethereum A…
-
Now that Stellar smart contracts are live on Mainnet, this application could be a good demo of how to interact with those contracts from a wallet's perspective.
I'm somewhat envisioning another ent…
-
### Steps to Reproduce
I used the following code to deploy a smart contract on Besu with a gasless setup:
```python
def deployed_contract():
w3 = get_provider()
contract = get_contra…
-
## Issue Overview - Current state
- Limited usage of `starknet.dart` package, primarily for balance checking, on[ starknet-dart](https://github.com/The-Marquis-Gaming/themarquis-app/tree/starknet-d…