tsoposki-ptokens-enclave
v0.2.1-alpha.0
Published
repo holding the code for interacting with the Enclave
Downloads
2
Readme
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)
})