0.2.1-alpha.0 • Published 4 years ago

tsoposki-ptokens-enclave v0.2.1-alpha.0

Weekly downloads
1
License
ISC
Repository
-
Last release
4 years ago

ptokens-enclave

Module for interacting with the Enclave.

 


 

Installation:

npm install ptokens-enclave

 


 

Usage:

import Enclave from 'ptokens-enclave'

const enclave = new Enclave({
  pToken 'pToken type' // pEOS or pBTC (for now)
})