Skip to content

SelfKeyFoundation/selfkey-vendor-manager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

selfkey-vendor-manager

Tool to manage vendor on selfkey main contract

How to run

  • Replace the constants in the top with the corret values:
const chainURL = 'https://ropsten.infura.io/v3/...';
const contractAddress = '...';
const privateKey = '...';
const vendorDID = '...';
  • Run
node index.js

About

Tool to manage vendor on selfkey main contract

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published