Skip to content

avangardsv/blockchain-boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

Blockchain Boilerplate

Learning project for Ethereum smart contract development.

⚠️ Educational Only

Not for production use. Contracts are not audited.

What You'll Learn

  • Solidity smart contracts
  • ERC-20/ERC-721 tokens
  • DeFi primitives (swaps, vaults)
  • AMM mechanics (x * y = k)
  • Frontend integration (ethers.js)

Prerequisites

  • Node.js 18+
  • Git
  • MetaMask wallet

Project Structure

blockchain-boilerplate/
├── docs/           # Documentation
└── README.md

Structure will be built from scratch following the roadmap.

Resources

Primary: SpeedRunEthereum - Hands-on challenges (NFTs → DEX → ZK proofs)

Reference: Solidity by ExampleHardhat DocsOpenZeppelin

Tools: Remix IDESepolia FaucetEtherscan

Commit Guidelines

Follow the tezos-baker commit style: short, imperative, plain sentence with no prefixes.

Examples:

Update README
Add learning journey docs
Refactor roadmap sections

Related


Last Updated: 2026-01-15

About

Tezos blockchain dex dapp

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages