@elrondnetwork/erdjs-snippets

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

erdjs-snippets

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

This library is meant to be used for testing & auditing Smart Contracts.

Note: Do not reference this library as a regular dependency (i.e. dependencies section) of your Node / dApp project. Only reference it as a development dependency (i.e. devDependencies section).

Documentation

Distribution

npm

Installation

npm install @elrondnetwork/erdjs-snippets --save-dev

Building the library

In order to compile the library, run the following:

npm install
npm run compile
npm i @elrondnetwork/[email protected]

Metadata

Downloads