Introduction
Installation:
$ npm i @certhis/certhis-walletInitialization:
const CerthisWallet = require("@certhis/certhis-wallet");
const certhis_wallet = CerthisWallet.init();
const Web3 = certhis_wallet.getWeb3();Last updated
