bnb-chain / greenfield-js-sdk

JS SDK for Greenfield

Home Page:https://docs.bnbchain.org/greenfield-js-sdk/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GreenField JS SDK License version

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.

Documentation

You can find some package documentation below:

Package Description Version
@bnb-chain/greenfield-js-sdk A client library for Greenfield Chain npm
@bnb-chain/reed-solomon calculate file's checksums npm
@bnb-chain/greenfield-zk-crypto WASM module about sign crypto npm
@bnb-chain/create-gnfd-app Create Greenfield App Quickly npm

Online Examples

Quick Start

You can use create-gnfd-app to create a app quickly.

> npx @bnb-chain/create-gnfd-app

Supported JS environments

  1. Modern browsers (Chromium, Firefox, Safari)
  2. Browser extensions (Chromium, Firefox)
  3. Nodejs

Contribution

  1. install dependencies
> pnpm install
  1. Build packages:
> pnpm -F "@bnb-chain/**" build

Look over CONTRIBUTING

Disclaimer

Look over DISCLAIMER

License

The library is licensed under the GNU Lesser General Public License v3.0, also included in our repository in the LICENSE file.

About

JS SDK for Greenfield

https://docs.bnbchain.org/greenfield-js-sdk/

License:GNU General Public License v3.0


Languages

Language:TypeScript 48.3%Language:JavaScript 44.1%Language:MDX 7.2%Language:HTML 0.3%Language:CSS 0.1%Language:Shell 0.0%