Skip to content

Instantly share code, notes, and snippets.

View Moimland's full-sized avatar

MoimLand Moimland

View GitHub Profile
@Moimland
Moimland / .deps....raw_paths.json
Created April 23, 2026 16:59
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.20+commit.a1b79de6.js&optimize=undefined&runs=200&gist=
{
"hardhat@3.4.1/console.sol": ".deps/npm/hardhat@3.4.1/console.sol"
}
@Moimland
Moimland / .prettierrc.json
Created April 23, 2026 06:49
Created using remix-ide: Realtime Ethereum Contract Compiler and Runtime. Load this file by pasting this gists URL or ID at https://remix.ethereum.org/#version=soljson-v0.8.30+commit.73712a01.js&optimize=undefined&runs=200&gist=
{
"overrides": [
{
"files": "*.sol",
"options": {
"printWidth": 80,
"tabWidth": 4,
"useTabs": false,
"singleQuote": false,
"bracketSpacing": false