Skip to content
This repository has been archived by the owner on Sep 19, 2023. It is now read-only.

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

License

Notifications You must be signed in to change notification settings

multiversx/mx-deprecated-sdk-js-snippets

Repository files navigation

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 @multiversx/erdjs-snippets --save-dev

Building the library

In order to compile the library, run the following:

npm install
npm run compile

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published