/dappnode

Primary LanguageShell

alt text DAppNode for Internxt Core

Installation

With package's name or ipfs direction you could install it using two diferents methods:

Build package

You must have installed dappnodesdk tool to continue.

Run the following commad to build the new DApp package:

    > dappnodesdk build

Publish package

Run the following commad to publish the new DApp package:

    > RELEASE_TYPE=$RELEASE_TYPE \
      DEVELOPER_ADDRESS=$DEVELOPER_ADDRESS \
      dappnodesdk publish