This package has been deprecated

Author message:

The package is renamed to altamoon-hello-world

biduul-hello-world

0.3.10 • Public • Published

biduul-hello-world npm version

A Biduul plugin example

The plugin provides basic functionality to buy or sell given quantity of tokens.

image

It also demonstrates how to implement plugin settings. At this case it does nothing more than Buy and Sell button size change.

image

Install

To install the plugin select "Plugins" at Biduul UI, paste biduul-hello-world to "Add custom plugin" field and click "Add plugin"

image

image

Develop

There is no environment limitation. index.js file is the complete plugin file that needs to be served by any server (NodeJS, Nginx, Apache...). This instruction is based on a simple NodeJS server installed as NPM package.

  • Clone the repository and go the plugin folder (cd biduul-plugins/packages/hello-world)
  • Run npm ci to install dependencies.
  • Run npm start to run a simple HTTP server.
  • Use "Add custom plugin" Biduul feature and paste http://localhost:8082/index.js to add the plugin.
  • If you make a change to index.js file you need to reload Biduul via Ctrl + R.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Published

Version History

  • Version
    Downloads (Last 7 Days)
    • Published

Package Sidebar

Install

npm i biduul-hello-world

Weekly Downloads

0

Version

0.3.10

License

AGPL-3.0-or-later

Unpacked Size

40.2 kB

Total Files

4

Last publish

Collaborators

  • finom