This package has been deprecated

Author message:

The package is renamed to altamoon-hello-world-react

biduul-hello-world-react

0.3.10 • Public • Published

biduul-hello-world-react npm version

A biduul plugin example powered by TypeScript, Webpack and React

The plugin provides basic functionality to buy or sell given quantity of tokens (as well as the basic hello-world example).

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-react to "Add custom plugin" field and click "Add plugin"

image

image

Develop

  • Install NodeJS
  • Clone the repository and go the plugin folder (cd biduul-plugins/packages/hello-world-react).
  • Run npm ci to install dependencies.
  • Run npm start to start Webpack Dev Server
  • Use "Add custom plugin" Biduul feature and paste http://localhost:8081/bundle.js to add the plugin.

The example supports Hot Module Replacement intended to make plugin development faster.

Readme

Keywords

none

Package Sidebar

Install

npm i biduul-hello-world-react

Weekly Downloads

1

Version

0.3.10

License

AGPL-3.0-or-later

Unpacked Size

613 kB

Total Files

10

Last publish

Collaborators

  • finom