Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
afisher3578 authored Jun 5, 2024
1 parent cec4c4c commit cd9c496
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
#### Helix

This repository is a built to upload assets and collections to the permaweb.
Helix is an atomic asset uploader for the permaweb. Atomic assets uploaded through Helix can be traded on the [Universal Content Marketplace (UCM)](https://github.com/permaweb/ao-ucm) protocol and have real-world rights enforced by the [Universal Data License (UDL)](https://udlicense.arweave.dev/).

<a href="https://helix.arweave.dev">https://helix.arweave.dev</a>

###### Requirements

- Node.js 18+ and npm

###### Run local

```
npm install
```

```
npm start
```

0 comments on commit cd9c496

Please sign in to comment.