mirror of
https://github.com/status-im/nimbus-eth1.git
synced 2025-02-09 10:44:48 +00:00
Update README.md
This commit is contained in:
parent
d34681d48f
commit
b16c16f3ea
@ -1,5 +1,4 @@
|
|||||||
# Nimbus: an Ethereum 2.0 Sharding Client for Resource-Restricted Devices
|
# Nimbus: ultra-light Ethereum execution layer client
|
||||||
|
|
||||||
[![License: Apache](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
|
[![License: Apache](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
|
||||||
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
|
[![License: MIT](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT)
|
||||||
![Stability: experimental](https://img.shields.io/badge/stability-experimental-orange.svg)
|
![Stability: experimental](https://img.shields.io/badge/stability-experimental-orange.svg)
|
||||||
@ -12,14 +11,13 @@
|
|||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
The code in this repository is focusing on Ethereum 1.0 feature parity,
|
This repository contains our development work on our execution-layer client to pair with [our consensus-layer client](https://github.com/status-im/nimbus-eth2). This client focuses on efficiency and security and strives to be as light-weight as possible in termis of resources used.
|
||||||
and Ethereum 1.x research & development.
|
|
||||||
|
|
||||||
This repository is also home to [fluffy](./fluffy/README.md), a
|
This repository is also home to [fluffy](./fluffy/README.md), a
|
||||||
[Portal Network](https://github.com/ethereum/stateless-ethereum-specs/blob/master/portal-network.md)
|
[Portal Network](https://github.com/ethereum/stateless-ethereum-specs/blob/master/portal-network.md)
|
||||||
light client.
|
light client.
|
||||||
|
|
||||||
All Ethereum 2.0 research and development is happening in parallel in the
|
All consensus-layer client development is happening in parallel in the
|
||||||
[nimbus-eth2](https://github.com/status-im/nimbus-eth2) repository.
|
[nimbus-eth2](https://github.com/status-im/nimbus-eth2) repository.
|
||||||
|
|
||||||
## Development Updates
|
## Development Updates
|
||||||
|
Loading…
x
Reference in New Issue
Block a user