Skip to content

A comprehensive collection of contracts, projects, and tests related to Ethereum and Solidity blockchain development.

Notifications You must be signed in to change notification settings

pau1tuck/ethereum-reference

Repository files navigation

Ethereum Reference Library

This project showcases a comprehensive collection of contracts, projects, tests, and best practices related to Ethereum blockchain development.

Contents

  • Contracts
    • Basic Authorization Control (Ownable)
    • ERC20 Token
    • ERC721 NFT
    • Crowdsale
  • Scripts
    • Deployment scripts
    • Interaction scripts
  • Tests
    • Hardhat test cases for all contracts

Getting Started

Prerequisites

  • Node.js and Yarn
  • TypeScript
  • Hardhat

Installation

  1. Clone the repository:
git clone https://github.com/pau1tuck/ethereum-reference.git
cd ethereum-reference
  1. Install packages:
yarn install

About

A comprehensive collection of contracts, projects, and tests related to Ethereum and Solidity blockchain development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published