Skip to content

Code example: Using providers

Notifications You must be signed in to change notification settings

0xcert/example-using-providers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an example of how to use a Metamask provider in 0xcert framework v2.

Project stucture:

Path Description
src/example.ts Main logic showing the use.
index.html Front end styling.
index.ts Controller connecting front end to the logic.
package.json Dependencies.