Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 484 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 484 Bytes

Web3 Example

A website where you can test and learn how to use the web3 toolkit to interact with the evm chains.

Try this 👉 web3-example

Message Page

Usage

  1. Sign Message (Plain Text, EIP712)
  2. Parse Transcation
  3. Sign Transcation
  4. Discussion dApp that you can talk with others

Setup Development

  1. yarn
  2. yarn start