Skip to content

Psychedelic/dfx-key

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Internet Computer's key reader/writer

  • Provides examples of how to get private key, public key out of a PEM file, how to use them to sign a message to get a signature and how to verify a signature.

Usage

PEM_PATH=YOUR_PEM_PATH node ed25519.js
PEM_PATH=YOUR_PEM_PATH node plug.js
PEM_PATH=YOUR_PEM_PATH node cover-sdk.js

Releases

No releases published

Packages

No packages published