A Greenfield JS SDK is an easy-to-use tool designed to help developers build decentralized applications (DApps) on the Greenfield blockchain using JavaScript. It provides a simple and straightforward starting point for developers to create DApps with the latest technology and best practices, making Dapp development more efficient. This SDK includes features and tools to make interacting with the Greenfield blockchain easy, such as libraries for common functionality, testing tools, and documentation. With a Greenfield JS SDK, developers can create scalable, maintainable, and efficient DApps for a variety of use cases.
You can find some package documentation below:
Package | Description | Version |
---|---|---|
@bnb-chain/greenfield-js-sdk | A client library for Greenfield Chain | |
@bnb-chain/reed-solomon | calculate file's checksums |
|
@bnb-chain/create-gnfd-app | Create Greenfield App Quickly | |
@bnb-chain/bsc-cross-greenfield-sdk | Execute tx in BSC |
You can use create-gnfd-app
to create a app quickly.
> npx @bnb-chain/create-gnfd-app
> pnpm install
> pnpm -F "@bnb-chain/**" build
Look over CONTRIBUTING
Look over DISCLAIMER
The library is licensed under the GNU Lesser General Public License v3.0, also included in our repository in the LICENSE file.