Socket
Book a DemoInstallSign in
Socket

@yongenaelf/react-aelf-visual-builder

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

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.

latest
npmnpm
Version
0.12.0
Version published
Maintainers
1
Created
Source

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