1.1.6 • Published 2 years ago

create-dapplet-app v1.1.6

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Create Dapplet App

Getting Started

npx create-dapplet-app

Building

  1. type - select project type
  2. author - enter name of the company
  3. license - enter type of the license

Dapplet's parameters

  1. name - the name of the module. The name is the ID of your module so it must be unique.
  2. title - a module's name. It's displayed in the extension's dapplets list, in the Dapplets Store, on the NFT, etc.
  3. adapter - create a site-specific adapter for the dapplet 3.1. adapter's name - the name of the site-specific adapter for the dapplet.
  4. server - create a server for the dapplet
  5. overlay - create an overlay for the dapplet
  6. ContextID - a list of resources where the module is loaded and activated. You should list site domains or a name of the module (adapter, interface), where domains are already listed.

Adapter's parameters

  1. name - the name of the module. The name is the ID of your module so it must be unique.
  2. title - a module's name. It's displayed in the extension's dapplets list, in the Dapplets Store, on the NFT, etc.
  3. ContextID - a list of resources where the module is loaded and activated. You should list site domains or a name of the module (adapter, interface), where domains are already listed.

Interface's parameters

  1. name - the name of the module. The name is the ID of your module so it must be unique.
  2. title - a module's name. It's displayed in the extension's dapplets list, in the Dapplets Store, on the NFT, etc.

Authors

1.1.6

2 years ago

1.1.5

2 years ago

1.1.3

2 years ago

1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.23

3 years ago

1.0.22

3 years ago

1.0.21

3 years ago

1.0.20

3 years ago

1.0.19

3 years ago

1.0.18

3 years ago

1.0.17

3 years ago

1.0.16

3 years ago

1.0.15

3 years ago

1.0.14

3 years ago

1.0.13

3 years ago

1.0.12

3 years ago

1.0.11

3 years ago

1.0.10

3 years ago

1.0.9

3 years ago