@elrondnetwork/erdjs-snippets

v2.0.2
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/
npm i @elrondnetwork/[email protected]

Metadata

Downloads