libra-web
libra-web copied to clipboard
Please update the libra-web package on npmjs
How can I include this library in node?
I found the solution
const { LibraWallet } = require('./node_modules/libra-web');
const wallet = LibraWallet.create()