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/
This commit is contained in:
Will Binns
2023-10-02 22:02:32 +00:00
committed by GitHub
parent 6068652fc0
commit 5d659ff8f2
2 changed files with 24 additions and 0 deletions

View File

@@ -1,5 +1,29 @@
![Base](logo.webp)
# Base Web
Base is a secure, low-cost, developer-friendly Ethereum L2 built to bring the next billion users onchain. It's built on Optimisms open-source [OP Stack](https://stack.optimism.io/).
<!-- Badge row 1 - status -->
[![GitHub contributors](https://img.shields.io/github/contributors/base-org/web)](https://github.com/base-org/web/graphs/contributors)
[![GitHub commit activity](https://img.shields.io/github/commit-activity/w/base-org/web)](https://github.com/base-org/web/graphs/contributors)
[![GitHub Stars](https://img.shields.io/github/stars/base-org/web.svg)](https://github.com/base-org/web/stargazers)
![GitHub repo size](https://img.shields.io/github/repo-size/base-org/web)
[![GitHub](https://img.shields.io/github/license/base-org/web?color=blue)](https://github.com/base-org/web/blob/master/LICENSE.md)
<!-- Badge row 2 - links and profiles -->
[![Website base.org](https://img.shields.io/website-up-down-green-red/https/base.org.svg)](https://base.org)
[![Blog](https://img.shields.io/badge/blog-up-green)](https://base.mirror.xyz/)
[![Docs](https://img.shields.io/badge/docs-up-green)](https://docs.base.org/)
[![Discord](https://img.shields.io/discord/1067165013397213286?label=discord)](https://base.org/discord)
[![Twitter BuildOnBase](https://img.shields.io/twitter/follow/BuildOnBase?style=social)](https://twitter.com/BuildOnBase)
<!-- Badge row 3 - detailed status -->
[![GitHub pull requests by-label](https://img.shields.io/github/issues-pr-raw/base-org/web)](https://github.com/base-org/web/pulls)
[![GitHub Issues](https://img.shields.io/github/issues-raw/base-org/web.svg)](https://github.com/base-org/web/issues)
## Setup
1. Ensure `nvm` is [installed](https://github.com/nvm-sh/nvm#install--update-script).

BIN
logo.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB