blockend_cli 0.0.1 copy "blockend_cli: ^0.0.1" to clipboard
blockend_cli: ^0.0.1 copied to clipboard

A Dart package designed to streamline the development of robust blockchain applications. Blockend provides a set of tools, utilities, and templates to simplify the creation of smart contracts, facilit [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add blockend_cli

With Flutter:

 $ flutter pub add blockend_cli

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  blockend_cli: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:blockend_cli/blockend_cli.dart';
1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

A Dart package designed to streamline the development of robust blockchain applications. Blockend provides a set of tools, utilities, and templates to simplify the creation of smart contracts, facilitate interactions with blockchain networks, and enhance the overall development workflow for decentralized applications (DApps). Accelerate your blockchain development with blockend.

License

unknown (license)

Dependencies

args, flutter

More

Packages that depend on blockend_cli