Publish Steps
- Make sure your blocklet can be bundled and deployed to your local ABT Node
- Publish your blocklet to npm registry with npm publish
- Fork our blocklets registry repo
- Update registry.yml to list your blocklet, and then create Pull Request for this change
- Your pull request get approved and blocklet is then published
- Verify in the registry: https://registry.arcblock.io/api/blocklets.json
- Verify in marketplace: install your blocklet to your ABT Node from marketplace
Publish Config
publishConfig: define the directory which will be published.files: define the files which will be published.