@elrondnetwork/dapp-core

v0.0.9
A library to hold the main logic for a dapp on the Elrond Network

build

microbundle-crl --no-compress --format modern,cjs --css-modules false

start

microbundle-crl watch --no-compress --format modern,cjs --css-modules false

prepare

run-s build

test

run-s test:unit test:build

test:build

run-s build

test:unit

cross-env CI=1 react-scripts test --env=jsdom

test:watch

react-scripts test --env=jsdom

predeploy

cd example && npm install && npm run build
npm i @elrondnetwork/[email protected]

Metadata

  • MIT
  • >=10
  • ElrondNetwork
  • released 12/29/2021

Downloads