This package has been deprecated

Author message:

WARNING: This project has been moved to @multiversx/sdk-contract-snippets. Use @multiversx/sdk-contract-snippets instead.

@elrondnetwork/erdjs-snippets
TypeScript icon, indicating that this package has built-in type declarations

3.0.2 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @elrondnetwork/erdjs-snippets

Weekly Downloads

52

Version

3.0.2

License

GPL-3.0-or-later

Unpacked Size

235 kB

Total Files

106

Last publish

Collaborators

  • lucian.mincu