Skip to content

evgenynacu/sign-typed-data

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Signing typed data

Example of how to sign typed data with injectable ethereum wallet

Installation

  • yarn install - install all project dependencies

Running

  • yarn run start - Build & run UI for ethereum wallet interaction
  • Click Connect wallet button to connect your injectable ethereum wallet (like Metamask)
  • Click Create signature and create order to make a typed data signature with Rarible's order scheme. It will interact with your injected wallet and then create new order on Rarible

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 91.4%
  • HTML 8.6%