0.3.8 • Published 1 year ago

@elrondnetwork/dapp-core-form v0.3.8

Weekly downloads
-
License
GPL-3.0-or-later
Repository
github
Last release
1 year ago

dapp-core-form

A library that holds the core functional logic of a dapp on the Elrond Network

NPM JavaScript Style Guide

Installation

The library can be installed via npm or yarn.

npm install @elrondnetwork/dapp-core-form

or

yarn add @elrondnetwork/dapp-core-form

If you need only the dapp-core-form basic logic, without the additional UI, consider using the --no-optional flag. This will not install the packages needed for the optional UI components.

npm install @elrondnetwork/dapp-core-form --no-optional

or

yarn add @elrondnetwork/dapp-core-form --no-optional

Usage

dapp-core-form aims to abstract and simplify the process of formulating and validating transactions on the Elrond Network.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

One can contribute by creating pull requests, or by opening issues for discovered bugs or desired features.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

Developers

The Elrond Team.

License

GPL-3.0-or-later

0.3.6

1 year ago

0.3.5

1 year ago

0.3.8

1 year ago

0.3.7

1 year ago

0.3.2

2 years ago

0.3.4

1 year ago

0.3.3

1 year ago

0.2.0-alpha.8

2 years ago

0.2.0-alpha.7

2 years ago

0.2.0-alpha.9

2 years ago

0.2.0-alpha.0

2 years ago

0.2.0-alpha.2

2 years ago

0.2.0-alpha.1

2 years ago

0.2.0-alpha.4

2 years ago

0.2.0-alpha.3

2 years ago

0.2.0-alpha.6

2 years ago

0.2.0-alpha.5

2 years ago

0.2.0-alpha.14

2 years ago

0.2.0-alpha.13

2 years ago

0.2.0-alpha.12

2 years ago

0.2.0-alpha.11

2 years ago

0.2.0-alpha.10

2 years ago

0.1.0

2 years ago

0.3.0

2 years ago

0.3.1

2 years ago

0.0.14

2 years ago

0.0.15

2 years ago

0.0.16

2 years ago

0.0.12

2 years ago

0.0.13

2 years ago

0.0.11

2 years ago

0.0.10

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.7

2 years ago

0.0.6

2 years ago

0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago