New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

altamoon-hello-world-react

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

altamoon-hello-world-react

Hello world example plugin for Altamoon made with React, Webpack and TypeScript

  • 0.4.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
0
decreased by-100%
Maintainers
2
Weekly downloads
 
Created
Source

altamoon-hello-world-react npm version

An altamoon 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 Altamoon UI, paste altamoon-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 altamoon-plugins/packages/hello-world-react).
  • Run npm ci to install dependencies.
  • Run npm start to start Webpack Dev Server
  • Use "Add custom plugin" Altamoon feature and paste http://localhost:8081/bundle.js to add the plugin.

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

FAQs

Package last updated on 26 Dec 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc