Skip to content

Commit fe9e31a

Browse files
authored
Merge pull request #2 from hyperweb-io/feat/readme-v1
readme
2 parents f97324b + 0e1c4f3 commit fe9e31a

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

+25
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,28 @@
1313
</p>
1414

1515
# hyperweb
16+
17+
<p align="center" width="100%">
18+
<img height="90" src="https://github.com/user-attachments/assets/e629dddd-d560-45e1-b45c-5d125e3acd6a" />
19+
</p>
20+
21+
<p align="center" width="100%">
22+
<a href="https://github.com/hyperweb-io/hyperweb-boilerplate/actions/workflows/run-tests.yml">
23+
<img height="20" src="https://github.com/hyperweb-io/hyperweb-boilerplate/actions/workflows/run-tests.yml/badge.svg" />
24+
</a>
25+
<br />
26+
<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>
27+
<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>
28+
</p>
29+
30+
# Hyperweb Boilerplate
31+
32+
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.
33+
34+
## Installation
35+
36+
1. Clone the repository:
37+
38+
```bash
39+
git clone https://github.com/hyperweb-io/hyperweb-boilerplate.git
40+
```

0 commit comments

Comments
 (0)