-
I currently use solc's --ewasm to process smart contracts, but I found some confusing situations during processing.
Why did I change the content of the contract, but the wast file did not change sign…
-
I'm basing my code off
https://github.com/NomicFoundation/hardhat-hackathon-boilerplate
I am inconsistently able to read tokens off the chain
```
this._token = new ethers.Contract(
Tok…
-
**Note: this proposal contains a lot of pseudo code and some of the core aspects of the proposal are contained in the code comments - don't skip over it**
## Table of contents
- [Abstract](#abst…
-
### 1. What is your project? (max 100 words)
Web3-Native solidity snippets for the world's best communities.
SolSnipp is a decentralized vscode extension, a new way of community-driven snippets …
-
Hey!
From the EVM-ecosystem, I was used to having an official chain ID for every chain (e.g. `1` for Ethereum Mainnet, `137` for Polygon, etc.). See the following repositories/files on GitHub for r…
-
The browserify-compiled web3 bundle is crazy huge. I'm using the 1.0 beta and pre-minification web3 is 1.3 megs. Minification halves that, but its still way bigger than it needs to be.
```
$ cat f…
-
- [ ] I've asked for help in the [Truffle Gitter](http://gitter.im/Consensys/truffle) before filing this issue.
---------------------------
## Issue
Today, when deploying contracts to mainnet…
-
Per https://github.com/brave/security/issues/1099#issuecomment-1334698536
Current wording for interstitials is:
UD:
`Brave will be using Infura to issue Ethereum JSON-RPC calls to the smart con…
-
- [x] Thing > CreativeWork > Course https://schema.org/Course
- [x] Thing > Event > CourseInstance https://schema.org/CourseInstance
- [x] Thing > Event > EducationEvent https://schema.org/Education…
-
Update: I think I missed the `If you haven't already, first set up your [Next.js](https://nextjs.org/) project with the [official Sign-In with Ethereum boilerplate for NextAuth.js.](https://docs.login…