jellydn / typechain-demo-app

How to use Typechain with Ethers V5

Home Page:https://typechain-demo-app.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to typechain-demo-app πŸ‘‹

Version Twitter: jellydn

How to use Typechain with Ethers V5

TypeChain - πŸ”Œ TypeScript bindings for Ethereum smart contracts

Features

  • πŸ“¦ ethers.js - Complete Ethereum library and wallet implementation in JavaScript.
  • 🦾 Typechain target Ethers-v5 - TypeScript bindings for Ethers 5.x.x smartcontracts
  • πŸ”₯ new-web-app - Frontend app generator, built on top vitejs
  • πŸ”₯ Express v5.0.0-beta.1 - Fast, unopinionated, minimalist web framework for Node.js
  • 🎨 UnoCSS - The instant on-demand atomic CSS engine.

Install

yarn install

Usage

React Web App

# Generate typing from ABI files
yarn sc:types
# Open web application
yarn dev

Web Server

# Generate typing for server
yarn sc:api-types
# Run Express server on port 3001
yarn server:dev

Author

πŸ‘€ Dung Huynh

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❀️ by readme-md-generator

About

How to use Typechain with Ethers V5

https://typechain-demo-app.vercel.app


Languages

Language:TypeScript 86.8%Language:MDX 7.8%Language:CSS 3.9%Language:JavaScript 1.0%Language:HTML 0.5%Language:Shell 0.1%