npx create-dapplet-app
- type - select project type
- author - enter name of the company
- license - enter type of the license
- name - the name of the module. The name is the ID of your module so it must be unique.
- title - a module's name. It's displayed in the extension's dapplets list, in the Dapplets Store, on the NFT, etc.
- adapter - create a site-specific adapter for the dapplet 3.1. adapter's name - the name of the site-specific adapter for the dapplet.
- server - create a server for the dapplet
- overlay - create an overlay for the dapplet
- 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.
- name - the name of the module. The name is the ID of your module so it must be unique.
- title - a module's name. It's displayed in the extension's dapplets list, in the Dapplets Store, on the NFT, etc.
- 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.
- name - the name of the module. The name is the ID of your module so it must be unique.
- title - a module's name. It's displayed in the extension's dapplets list, in the Dapplets Store, on the NFT, etc.
- Dapplets Project - dapplets site
- Documentation - documentation
- GitHub Project Dapplets - github