{"id":20464086,"url":"https://github.com/fullstack-development/blockchain-wiki-en","last_synced_at":"2025-07-11T23:41:59.419Z","repository":{"id":191152936,"uuid":"663391643","full_name":"fullstack-development/blockchain-wiki-en","owner":"fullstack-development","description":"A comprehensive Wiki from the smart contract devs for smart contract devs and more. It's gonna be helpful for devs and other team members to grasp complex topics quickly before tackling real-world tasks.","archived":false,"fork":false,"pushed_at":"2025-06-10T08:50:20.000Z","size":115535,"stargazers_count":37,"open_issues_count":10,"forks_count":5,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-27T17:51:52.574Z","etag":null,"topics":["blockchain","defi","ethereum","evm","guides","smart-contracts","solidity","wiki"],"latest_commit_sha":null,"homepage":"https://www.metalamp.io/","language":"Solidity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fullstack-development.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-07-07T07:32:19.000Z","updated_at":"2025-06-10T07:52:27.000Z","dependencies_parsed_at":"2023-08-28T12:09:35.382Z","dependency_job_id":"c04ac2b4-6a80-46c5-8435-cddfb65fd8e4","html_url":"https://github.com/fullstack-development/blockchain-wiki-en","commit_stats":null,"previous_names":["fullstack-development/blockchain-wiki-en"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/fullstack-development/blockchain-wiki-en","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullstack-development%2Fblockchain-wiki-en","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullstack-development%2Fblockchain-wiki-en/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullstack-development%2Fblockchain-wiki-en/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullstack-development%2Fblockchain-wiki-en/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fullstack-development","download_url":"https://codeload.github.com/fullstack-development/blockchain-wiki-en/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fullstack-development%2Fblockchain-wiki-en/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264915588,"owners_count":23682928,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["blockchain","defi","ethereum","evm","guides","smart-contracts","solidity","wiki"],"created_at":"2024-11-15T13:13:59.024Z","updated_at":"2025-07-11T23:41:54.403Z","avatar_url":"https://github.com/fullstack-development.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"Hey! We're the [MetaLamp team](https://www.metalamp.io/) 👋 Since 2014, we've been turning clients' ideas into finished products. Starting from 2020, we've been focusing on web3 projects and expanding our expertise, which we want to share with the community. 🚀\n\nWe already have an open-access [educational program for frontend/backend developers](https://github.com/fullstack-development/developers-roadmap) and a [web3 roadmap for non-developers](https://github.com/fullstack-development/web3-roadmap). And of course, following the MetaLamp tradition, we're sharing our knowledge base on writing smart contracts for EVM-compatible blockchains. 💡\n\nThis knowledge base was born out of real-world project challenges. We've transferred our experience into a comprehensive Wiki that reflects the expertise of our entire team of Solidity smart contract developers. 📚\n\nWe'd love to hear your feedback, contributions to the roadmap, and any kind of partnership opportunities. Let's grow together! 🌱✨\n\nContact email: hi@metalamp.io\n\nJoin our TG-channel: [MetaLamp|Web3 DevTeam](https://t.me/metametalamp)\n\n### Blockchain wiki\n\n\u003cdetails open\u003e\n  \u003csummary\u003eОглавление\u003c/summary\u003e\n\n  - [Algorithms and data structures](./algorithms/README.md)\n  - \u003cdetails open\u003e\n      \u003csummary\u003eBlockchains\u003c/summary\u003e\n\n      - [Polygon zkEVM](./blockchains/zk-evm-polygon/zk-evm-polygon.md)\n      - \u003cdetails\u003e\n          \u003csummary\u003eScroll\u003c/summary\u003e\n\n          - [Protocol overview](./blockchains/scroll/scroll.md)\n          - [Development Environment](./blockchains/scroll/scroll-dev-environment.md)\n        \u003c/details\u003e\n      - \u003cdetails\u003e\n          \u003csummary\u003ezkSync\u003c/summary\u003e\n\n          - [Protocol overview](./blockchains/zksync/zksync.md)\n          - [Protocol architect](./blockchains/zksync/zksync-architect.md)\n          - [Era Virtual Machine (zkEVM)](./blockchains/zksync/zksync-era-vm.md)\n          - [Native Account Abstraction vs EIP-4337](./blockchains/zksync/zksync-aa.md)\n          - [Development Environment](./blockchains/zksync/zksync-dev-environment.md)\n        \u003c/details\u003e\n    \u003c/details\u003e\n  - \u003cdetails\u003e\n      \u003csummary\u003eConcepts\u003c/summary\u003e\n\n      - [Auctions](./concepts/auctions/README.md)\n      - [Commitment scheme](./concepts/commitment-scheme/README.md)\n      - [Gnosis conditional token framework](./concepts/conditional-token-framework/README.md)\n      - \u003cdetails\u003e\n          \u003csummary\u003eDAO\u003c/summary\u003e\n\n          - [Overview](./concepts/dao/README.md)\n          - [OpenZeppelin governance](./concepts/dao/openzeppelin-governance/README.md)\n        \u003c/details\u003e\n      - [Digital Signatures on ethereum](./concepts/digital-signature-on-ethereum/README.md)\n      - [keccak256](./concepts/keccak256/README.md)\n      - [Meta transactions](./concepts/meta-transactions/README.md)\n      - [NFT staking](./concepts/nft-staking/README.md)\n      - \u003cdetails\u003e\n          \u003csummary\u003eOracles\u003c/summary\u003e\n\n          - [Overview](./concepts/oracles/README.md)\n          - [Uniswap TWAP vs oracle](./concepts/oracles/twap.md)\n        \u003c/details\u003e\n      - \u003cdetails\u003e\n          \u003csummary\u003eUpgradeable contracts\u003c/summary\u003e\n\n          - [Overview](./concepts/upgradeable-contracts/README.md)\n          - [Contract migration](./concepts/upgradeable-contracts/method-1/README.md)\n          - [Data separation](./concepts/upgradeable-contracts/method-2/README.md)\n          - [Proxy pattern](./concepts/upgradeable-contracts/method-3/README.md)\n          - [Strategy pattern](./concepts/upgradeable-contracts/method-4/README.md)\n          - [Diamond pattern](./concepts/upgradeable-contracts/method-5/README.md)\n        \u003c/details\u003e\n    \u003c/details\u003e\n  - \u003cdetails\u003e\n      \u003csummary\u003eCryptography\u003c/summary\u003e\n\n      - [Zero-knowledge-proof](./cryptography/zero-knowledge-proof/README.md)\n    \u003c/details\u003e\n  - \u003cdetails\u003e\n      \u003csummary\u003eDeFi\u003c/summary\u003e\n\n      - \u003cdetails\u003e\n          \u003csummary\u003eDEX\u003c/summary\u003e\n\n          - [Overview](./DeFi/dex/README.md)\n          - [AMM](./DeFi/dex/amm/README.md)\n          - [Order book](./DeFi/dex/orderbook/README.md)\n          - [Underwater rocks](./DeFi/dex/underwater-rocks/README.md)\n          - [DEXes review](./DeFi/dex/dex-review/README.md)\n        \u003c/details\u003e\n      - [DEX aggregators](./DeFi/dex-aggregators/README.md)\n      - \u003cdetails\u003e\n          \u003csummary\u003eLending\u003c/summary\u003e\n\n          - [Overview](./DeFi/lending/README.md)\n          - [Compound v2](./protocols/compound-v2/README.md)\n          - [Aave v2](./protocols/aave-v2/README.md)\n          - [Flash loans](./protocols/aave-v2/flash-loans/README.md)\n        \u003c/details\u003e\n      - [Margin trading](./DeFi/margin-trading/README.md)\n      - [Stablecoin](./DeFi/stablecoin/README.md)\n      - [Vesting](./DeFi/vesting/README.md)\n    \u003c/details\u003e\n  - \u003cdetails\u003e\n      \u003csummary\u003eEthereum virtual machine\u003c/summary\u003e\n\n      - [Intro](./ethereum-virtual-machine/intro/README.md)\n      - [EVM Opcodes](./ethereum-virtual-machine/evm-opcodes/README.md)\n      - \u003cdetails\u003e\n          \u003csummary\u003eGas\u003c/summary\u003e\n\n          - [Gas price](./ethereum-virtual-machine/gas/gas-price/README.md)\n          - [Gas used part 1: Overview](./ethereum-virtual-machine/gas/gas-used/gas-used-part-1.md)\n          - [Gas used part 2: Storage gas calculation](./ethereum-virtual-machine/gas/gas-used/gas-used-part-2.md)\n        \u003c/details\u003e\n    \u003c/details\u003e\n  - \u003cdetails\u003e\n      \u003csummary\u003eEIPs\u003c/summary\u003e\n\n      - [EIP-140: REVERT instruction](./EIPs/erc-140/README.md)\n      - [ERC-165: Standard Interface Detection](./EIPs/erc-165/README.md)\n      - [ERC-1363: Payable Token(transferAndCall)](./EIPs/erc-1363/README.md)\n      - [ERC-4337: Account Abstraction Using Alt Mempool](./EIPs/erc-4337/README.md)\n      - [ERC-4626: Tokenized Vaults](./EIPs/erc-4626/README.md)\n      - [ERC-6372: Contract clock](./EIPs/erc-6372/README.md)\n      - [ERC-6900: Modular Smart Contract Accounts and Plugins](./EIPs/erc-6900/README.md)\n    \u003c/details\u003e\n  - \u003cdetails\u003e\n      \u003csummary\u003eProtocols\u003c/summary\u003e\n\n      - [Aave v2](./protocols/aave-v2/README.md)\n      - [Compound v2](./protocols/compound-v2/README.md)\n      - [Polymarket](./protocols/polymarket/README.md)\n      - [Uma. Optimistic oracle](./protocols/uma/README.md)\n      - [Uniswap X](./protocols/uniswapX/README.md)\n    \u003c/details\u003e\n  - \u003cdetails\u003e\n      \u003csummary\u003eSolidity\u003c/summary\u003e\n\n      - [ABI](./solidity/ABI/readme.md)\n      - [Bitwise operators](./solidity/bitwise-operators/README.md)\n      - [Event arguments indexing](./solidity/event-argument-indexing/README.md)\n      - [Yul](./solidity/yul/README.md)\n    \u003c/details\u003e\n  - \u003cdetails\u003e\n      \u003csummary\u003eTools\u003c/summary\u003e\n\n      - [Automation contracts](./tools/contract-automation/README.md)\n      - [Brownie](./tools/brownie/README.md)\n      - [Tenderly](./tools/tenderly/README.md)\n      - [The graph](./tools/thegraph/README.md)\n      - [Thirdweb](./tools/thirdweb/README.md)\n    \u003c/details\u003e\n\u003c/details\u003e\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffullstack-development%2Fblockchain-wiki-en","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffullstack-development%2Fblockchain-wiki-en","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffullstack-development%2Fblockchain-wiki-en/lists"}