Skip to content

Commit

Permalink
Update README.md (#24)
Browse files Browse the repository at this point in the history
Co-authored-by: Russell Dempsey <1173416+SgtPooki@users.noreply.github.com>
  • Loading branch information
tinytb and SgtPooki authored Jan 26, 2023
1 parent b7cebe7 commit 80ec8ea
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
<h3 align="center">An implementation of IPFS in JavaScript.</h3>
# Helia — an implementation of IPFS in JavaScript

### Project status

This project is pre-alpha and is planned for development in late 2022, with an initial "v1" release in [late Q1 2023](/ROADMAP.md#late-q1-march). The project will be built in the open. Community contributors are welcome.
This project is pre-alpha and is currently in development. An initial v1 release is planned for [late Q1 2023](/ROADMAP.md#late-q1-march). Helia is being built in the open; community contributors are welcome!

The core of IPFS is the [Files API](https://github.com/ipfs/js-ipfs/blob/master/docs/core-api/FILES.md), which will likewise be implemented in Helia. These initial building blocks are in development now; have a look at this repo's PR(s). For more info about Helia, please see the [Roadmap](https://github.com/ipfs/helia/issues/5) and the [Manifesto](MANIFESTO.md).

We are also sharing about the progress so far, and discussing how you can get involved, at [Helia Demo Day](https://lu.ma/helia) every couple weeks. We'd love to see you there!

## Table of Contents <!-- omit in toc -->

Expand All @@ -27,11 +31,11 @@ For more information, see the [State of IPFS in JS (blog post)](https://blog.ipf

## Roadmap

The roadmap can be found here: https://github.com/ipfs/pomegranate/issues/5
Please find and comment on [the Roadmap here](https://github.com/ipfs/helia/issues/5).

## Contribute

This IPFS implementation in JavaScript is a work in progress. [Here are some ways you can help](https://blog.ipfs.tech/state-of-ipfs-in-js/#%F0%9F%A4%9D-ways-you-can-help).
This IPFS implementation in JavaScript is a work in progress. [Here are some ways you can help](https://blog.ipfs.tech/state-of-ipfs-in-js/#%F0%9F%A4%9D-ways-you-can-help)!

## License

Expand Down

0 comments on commit 80ec8ea

Please sign in to comment.