Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

@yongenaelf/react-aelf-visual-builder

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yongenaelf/react-aelf-visual-builder

This is a React component for building aelf smart contracts visually using a drag-and-drop interface.

  • 0.12.0
  • latest
  • npm
  • Socket score

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

React AELF Visual Builder

This is a React component for building aelf smart contracts visually using a drag-and-drop interface.

Installation

npm install @yongenaelf/react-aelf-visual-builder

Use it like so:

import { Flow } from "@yongenaelf/react-aelf-visual-builder";

export default () => <div style={{height: 800}}>
  <Flow />
</div>

FAQs

Package last updated on 07 Oct 2024

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