Skip to content

bitcart/sample-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bitcart Sample Plugin

This plugin serves as an example of how Bitcart plugins can extend various parts of the app.

When creating your own plugin, please don't copy-paste this template, instead use Bitcart CLI:

bitcart-cli plugin init directory

An interactive wizard will help you to create your first plugin, properly configuring the development environment too.

You can then use bitcart-cli plugin validate directory to ensure it's correct and bitcart-cli plugin package directory to create the plugin archive.

This repository's plugin validity is checked by our bitcart circleci orb, which in turn runs bitcart-cli plugin validate

About

Bitcart Sample Plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published