Skip to content
This repository has been archived by the owner on Nov 16, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sorawit authored May 11, 2020
1 parent 6c3b9b4 commit 0eb49db
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
<img width="300" src="assets/d3n_banner.png" />
</div>

# Decentralized Data Delivery Network (D3N)
# BandChain - Decentralized Data Delivery Network

This repository is a [monorepo] containing the reference implementation of D3N and its various supporting tools. See below for the breakdown and explanation of each module. README for each of the modules.
This repository is a [monorepo] containing the reference implementation of BandChain and its various supporting tools. See below for the breakdown and explanation of each module. README for each of the modules.

## Table of Contents

| Module | Description |
| -------------------- | --------------------------------------------------------- |
| [`chain`](chain) | ๐Ÿ”— D3N blockchain reference implementation |
| [`chain`](chain) | ๐Ÿ”— BandChain blockchain reference implementation |
| [`bridges`](bridges) | ๐Ÿ“ก Lite client bridges on other smart contract platforms |
| [`lambda`](lambda) | ๐Ÿ‘ทโ€โ™‚๏ธ AWS Lambda package for running data source executables |
| [`owasm`](owasm) | ๐Ÿ”ฎ WebAssembly library for writing oracle scripts |
| [`scan`](scan) | ๐Ÿ” Web interface to explore D3N network |
| [`spec`](spec) | ๐Ÿ“– D3N research and specification knowledge base |
| [`spec`](spec) | ๐Ÿ“– BandChain research and specification knowledge base |

## Running with Docker

Expand Down

0 comments on commit 0eb49db

Please sign in to comment.