Skip to content

Commit

Permalink
Merge pull request #2 from hyperweb-io/feat/readme-v1
Browse files Browse the repository at this point in the history
readme
  • Loading branch information
pyramation authored Oct 2, 2024
2 parents f97324b + 0e1c4f3 commit fe9e31a
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,28 @@
</p>

# hyperweb

<p align="center" width="100%">
<img height="90" src="https://github.com/user-attachments/assets/e629dddd-d560-45e1-b45c-5d125e3acd6a" />
</p>

<p align="center" width="100%">
<a href="https://github.com/hyperweb-io/hyperweb-boilerplate/actions/workflows/run-tests.yml">
<img height="20" src="https://github.com/hyperweb-io/hyperweb-boilerplate/actions/workflows/run-tests.yml/badge.svg" />
</a>
<br />
<a href="https://github.com/hyperweb-io/hyperweb-boilerplate/blob/main/LICENSE"><img height="20" src="https://img.shields.io/badge/license-MIT-blue.svg"></a>
<a href="https://www.npmjs.com/package/@hyperweb/core"><img height="20" src="https://img.shields.io/github/package-json/v/hyperweb-io/hyperweb-boilerplate?filename=packages%2Fcore%2Fpackage.json"></a>
</p>

# Hyperweb Boilerplate

Welcome to **Hyperweb**, the blockchain for JavaScript smart contracts. Hyperweb enables developers to write decentralized applications (dApps) using TypeScript, designed for cross-chain compatibility and ease of development.

## Installation

1. Clone the repository:

```bash
git clone https://github.com/hyperweb-io/hyperweb-boilerplate.git
```

0 comments on commit fe9e31a

Please sign in to comment.