@elrondnetwork/erdjs-snippets

v3.0.1
Base library for (mocha-style) Smart Contract interaction snippets. Based on erdjs. Runnable in VSCode.

compile

tsc -p tsconfig.json && npm run copy-files

pretest

npm run compile

prepare

npm run compile

lint

tslint --project .

copy-files

cp src/system/*.json out/system/

mocha-grep

mocha --grep ${PATTERN}
npm i @elrondnetwork/[email protected]

Metadata

Downloads