An open API service indexing awesome lists of open source software.

https://github.com/bnb-chain/awesome

A curated list of awesome projects in BNB Chain ecosystem
https://github.com/bnb-chain/awesome

List: awesome

bnb bsc

Last synced: 4 months ago
JSON representation

A curated list of awesome projects in BNB Chain ecosystem

Awesome Lists containing this project

README

        

# Awesome BNB Chain

A curated list of awesome projects in BNB Chain Ecosystem.

Inspired by [awesome-python](https://github.com/vinta/awesome-python/).

- [BNB Smart Chain](#bnb-smart-chain)
* [SDK](#sdk)
* [Tools](#tools)
* [Analytics](#analytics)
- [BNB Beacon Chain](#bnb-beacon-chain)
* [Tools](#tools-1)
* [Analytics](#analytics-1)
* [Documentation](#documentation)
- [BNB Greenfield Chain](#bnb-greenfield-chain)
* [SDK](#sdk-1)

## BNB Smart Chain

### SDK

* [use wallet BSC Connector](https://github.com/aragon/use-wallet/tree/master/examples)

* [BNBSmartChain iOS SDK](https://github.com/centerprime/BinanceSmartChain-iOS-SDK) - BNBSmartChain iOS SDK

* [BNBSmartChain iOS SDK Example](https://github.com/centerprime/BinanceSmartChain-iOS-Wallet-Sample)

### Tools

* [truffle-plugin-verify](https://github.com/rkalis/truffle-plugin-verify)
* [yieldwatch](https://yieldwatch.net/) Track your Yield Farming and Liquidity Pool performance on BNB Smart Chain.
* [BSC Ecosystem](https://github.com/bnb-chain/bsc-ecosystem)

### Analytics

* [Defistation](https://www.defistation.io/)
* [Bitquery](https://bitquery.io/blog/binance-smart-chain-api)
* [DeBank](https://debank.com/projects?type=bsc)

## BNB Beacon Chain

### Tools

* [Beptools](https://beptools.org/) - an open-source tool for multisend and freeze tokens
* [BNB Beacon Chain subgraph](https://github.com/proxima-one/binance-chain-subgraph) - Proxima releases client for faster data queries
* [BNBEscrow](https://gitlab.com/canyacoin/canwork/bepescrow) - A stateless escrow service for BEP2 assets on BNB Beacon Chain.
* [smartBNB](https://github.com/safudex/smartbnb): A cross-chain bridge between NEO and BNB Beacon Chain that enables smart contracts for BEP2 assets
* [Minstscan - BNB Beacon Chain Explorer](https://binance.mintscan.io/) - A fast explorer for the BNB Beacon Chain

### Analytics

* [DuneAnalytics](https://explore.duneanalytics.com/public/dashboards/orYVVlec8ZaUrLr9yfDW0eyAZKMYt06Uab7qDPlx) - BNB Beacon Chain data analytics platform
* [Bloxy](https://stat.bloxy.info/superset/dashboard/binance/?standalone=true) - One stand data source for understanding BNB Beacon Chain DEX
* [Bitquery](https://explorer.bitquery.io/binance) - GraphQL explorer of BNB Beacon Chain data

### Documentation

* [JavaScript Tutorial](https://docs.beptools.org/) - JS-SDK tutorial

## BNB Greenfield Chain

### SDK

* [Greenfield SDK Proto](https://github.com/KRakenoZavr/greenfield-sdk-rust-v2.git) - Rust crate for interacting with Protobufs defined by the greenfield SDK.