Skip to content

Commit 0e1c4f3

Browse files
committed
readme
1 parent 9aa2a08 commit 0e1c4f3

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

README.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,26 @@
11
# hyperweb
2+
3+
<p align="center" width="100%">
4+
<img height="90" src="https://github.com/user-attachments/assets/e629dddd-d560-45e1-b45c-5d125e3acd6a" />
5+
</p>
6+
7+
<p align="center" width="100%">
8+
<a href="https://github.com/hyperweb-io/hyperweb-boilerplate/actions/workflows/run-tests.yml">
9+
<img height="20" src="https://github.com/hyperweb-io/hyperweb-boilerplate/actions/workflows/run-tests.yml/badge.svg" />
10+
</a>
11+
<br />
12+
<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>
13+
<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>
14+
</p>
15+
16+
# Hyperweb Boilerplate
17+
18+
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.
19+
20+
## Installation
21+
22+
1. Clone the repository:
23+
24+
```bash
25+
git clone https://github.com/hyperweb-io/hyperweb-boilerplate.git
26+
```

0 commit comments

Comments
 (0)