mirror of
https://github.com/placeholder-soft/web.git
synced 2026-06-19 18:03:42 +08:00
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:
24
README.md
24
README.md
@@ -1,5 +1,29 @@
|
||||

|
||||
# Base Web
|
||||
|
||||
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/).
|
||||
|
||||
<!-- Badge row 1 - status -->
|
||||
|
||||
[](https://github.com/base-org/web/graphs/contributors)
|
||||
[](https://github.com/base-org/web/graphs/contributors)
|
||||
[](https://github.com/base-org/web/stargazers)
|
||||

|
||||
[](https://github.com/base-org/web/blob/master/LICENSE.md)
|
||||
|
||||
<!-- Badge row 2 - links and profiles -->
|
||||
|
||||
[](https://base.org)
|
||||
[](https://base.mirror.xyz/)
|
||||
[](https://docs.base.org/)
|
||||
[](https://base.org/discord)
|
||||
[](https://twitter.com/BuildOnBase)
|
||||
|
||||
<!-- Badge row 3 - detailed status -->
|
||||
|
||||
[](https://github.com/base-org/web/pulls)
|
||||
[](https://github.com/base-org/web/issues)
|
||||
|
||||
## Setup
|
||||
|
||||
1. Ensure `nvm` is [installed](https://github.com/nvm-sh/nvm#install--update-script).
|
||||
|
||||
Reference in New Issue
Block a user