Skip to content

levblanc/solidity-ethersjs

Repository files navigation


Logo

Web3, Full Stack Solidity, Smart Contract & Blockchain development with JavaScript

My Web3 full stack Solicity smart contract & blockchain development journey along with
» this course from Patrick Collins



Getting Started

  1. Clone the repo
git clone https://github.com/levblanc/solidity-ethersjs.git
  1. Install dependencies with yarn install or npm install

  2. Create a .env file under project's root directory

PRIVATE_KEY=private_key_of_your_wallet
RPC_URL=rpc_url_from_provider
PRIVATE_KEY_PASSWORD=your_password

Skills

  • Solidity
  • EthersJS
  • Ganache
  • JavaScript
  • TypeScript
  • NodeJS
  • Alchemy

Roadmap

  • Installation & Setup - Local Development Introduction
  • Ganache & Networks
  • Introduction to Ethers.js
  • Adding Transaction Overrides
  • Transaction Receipts
  • Sending a "raw" transaction in ethersjs
  • Interacting with Contracts in Ethersjs
  • Environment Variables
  • Deploying to a Testnet or a Mainnet
  • Verifying on Block Explorers (From the UI)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published