Skip to content

Commit 5757f3a

Browse files
Update README.md with token ownership details (#566)
Co-authored-by: The Technocrat <josh.mcmenemy@openzyme.bio>
1 parent d09598f commit 5757f3a

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

README.md

+6-4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# PLEX 🧫×🧬→💊
2-
**Run highly reproducible scientific applications on top of a decentralised compute network.**
2+
**Run highly reproducible scientific applications on top of a decentralised compute and storage network.**
3+
34

45
<p align="left">
56
<a href="https://github.com/labdao/plex/blob/main/LICENSE.md" alt="License">
@@ -27,11 +28,12 @@
2728

2829

2930
PLEX is a simple client for distributed computation.
30-
* 🌎 **Build once, run anywhere at any scale:** PLEX is using distributed compute and storage to run containers on a public network. Need GPUs? We got you covered.
31+
* 🌎 **Build once, run anywhere:** PLEX is using distributed compute and storage to run containers on a public network. Need GPUs? We got you covered.
32+
* 🔍 **Content-addressed by default:** Every file processed by PLEX has a deterministic address based on its content. Keep track of your files and always share the right results with other scientists.
33+
* 🪙 **Ownernship tracking built-in** Every compute event on PLEX is mintable as an on-chain token that grants the holder rights over the newly generated data.
3134
* 🔗 **Strictly composable:** Every tool in PLEX has declared inputs and outputs. Plugging together tools by other authors should be easy.
32-
* 🔍 **Content-addressed by default:** Every file processed by PLEX has a deterministic address based on its content. Keep track of your files and always share the right results with other scientists.
3335

34-
PLEX is based on [Bacalhau](https://www.bacalhau.org/), [IPFS](https://ipfs.tech/), and inspired by [Pydantic](https://docs.pydantic.dev/) and the [Common Workflow Language](https://www.commonwl.org/user_guide/introduction/quick-start.html).
36+
PLEX is based on [Bacalhau](https://www.bacalhau.org/), [IPFS](https://ipfs.tech/), and inspired by the [Common Workflow Language](https://www.commonwl.org/user_guide/introduction/quick-start.html).
3537

3638
## 🚀 PLEX CLI in one minute
3739

0 commit comments

Comments
 (0)