Skip to content

Commit 5d659ff

Browse files
authored
README: Add various links (#21)
* README: Add various links This adds the links found in our other open source repositories (e.g. github.com/base-org/node). * README: Fix link to LICENSE * README: s/main/master/
1 parent 6068652 commit 5d659ff

File tree

2 files changed

+24
-0
lines changed

2 files changed

+24
-0
lines changed

README.md

+24
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
1+
![Base](logo.webp)
12
# Base Web
23

4+
Base is a secure, low-cost, developer-friendly Ethereum L2 built to bring the next billion users onchain. It's built on Optimism’s open-source [OP Stack](https://stack.optimism.io/).
5+
6+
<!-- Badge row 1 - status -->
7+
8+
[![GitHub contributors](https://img.shields.io/github/contributors/base-org/web)](https://github.com/base-org/web/graphs/contributors)
9+
[![GitHub commit activity](https://img.shields.io/github/commit-activity/w/base-org/web)](https://github.com/base-org/web/graphs/contributors)
10+
[![GitHub Stars](https://img.shields.io/github/stars/base-org/web.svg)](https://github.com/base-org/web/stargazers)
11+
![GitHub repo size](https://img.shields.io/github/repo-size/base-org/web)
12+
[![GitHub](https://img.shields.io/github/license/base-org/web?color=blue)](https://github.com/base-org/web/blob/master/LICENSE.md)
13+
14+
<!-- Badge row 2 - links and profiles -->
15+
16+
[![Website base.org](https://img.shields.io/website-up-down-green-red/https/base.org.svg)](https://base.org)
17+
[![Blog](https://img.shields.io/badge/blog-up-green)](https://base.mirror.xyz/)
18+
[![Docs](https://img.shields.io/badge/docs-up-green)](https://docs.base.org/)
19+
[![Discord](https://img.shields.io/discord/1067165013397213286?label=discord)](https://base.org/discord)
20+
[![Twitter BuildOnBase](https://img.shields.io/twitter/follow/BuildOnBase?style=social)](https://twitter.com/BuildOnBase)
21+
22+
<!-- Badge row 3 - detailed status -->
23+
24+
[![GitHub pull requests by-label](https://img.shields.io/github/issues-pr-raw/base-org/web)](https://github.com/base-org/web/pulls)
25+
[![GitHub Issues](https://img.shields.io/github/issues-raw/base-org/web.svg)](https://github.com/base-org/web/issues)
26+
327
## Setup
428

529
1. Ensure `nvm` is [installed](https://github.com/nvm-sh/nvm#install--update-script).

logo.webp

37.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)