@elrondnetwork/elrond-core-js

v1.26.1
Contains crypto/account functionality that can work together with the go implementation
eddsa25519 schnorr crypto

test

mocha

prepublishOnly

npm run build

generate

protoc --js_out=import_style=commonjs,binary:. src/proto/transaction.proto

build

rm -rf dist && npx babel src -d dist

build:umd

rm -rf dist && webpack --output-file index.js

build:npx

rm -rf dist && npx babel src -d dist
npm i @elrondnetwork/[email protected]

Metadata

  • ISC
  • Whatever
  • Unknown
  • released 7/24/2020

Downloads