Skip to content

Commit

Permalink
finish readme
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotBraem committed Aug 8, 2024
1 parent 8fecb7d commit b1369a9
Showing 1 changed file with 39 additions and 6 deletions.
45 changes: 39 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,29 @@
# Build Gateway
<!-- markdownlint-disable MD014 -->
<!-- markdownlint-disable MD033 -->
<!-- markdownlint-disable MD041 -->
<!-- markdownlint-disable MD029 -->

<div align="center">

<img src="https://builders.mypinata.cloud/ipfs/QmQBLcPwLaQfEdjVqpEFQ5K5VciEXPTBR9s6UbbcP3rzBW" alt="Build DAO" height="100" />
<br />
<br />
<p>
<strong>Designed to support builders in a multi-chain ecosystem.</strong>
</p>

</div>

<details>
<summary>Table of Contents</summary>

- [Overview](#overview)
- [Setup & Development](#setup--development)
- [Contributing](#contributing)

</details>

## Overview

Let's connect, collaborate, and create solutions together!

Expand All @@ -24,12 +49,20 @@ Or start the development version in testnet:
yarn dev:testnet
```

This will start a gateway at http://127.0.0.1:8080 which will render your local widgets. The entry point for this app is [builddao.near/widget/Index](http://127.0.0.1:8080/builddao.near/widget/Index).
This will start a gateway at <http://127.0.0.1:8080> which will render your local widgets. The entry point for this app is [builddao.near/widget/Index](http://127.0.0.1:8080/builddao.near/widget/Index).

## Community
## Contributing

Have questions, comments or feedback? Join our Telegram group
Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.

## Contributing
If you're interested in contributing to this project, please read the [contribution guide](./CONTRIBUTING).

Please see our [contributing guide](./CONTRIBUTING.md). Found a bug? Please [submit an issue](https://github.com/nearbuilders/gateway/issues/new).
<div align="right">
<a href="https://nearbuilders.org" target="_blank">
<img
src="https://builders.mypinata.cloud/ipfs/QmWt1Nm47rypXFEamgeuadkvZendaUvAkcgJ3vtYf1rBFj"
alt="Near Builders"
height="40"
/>
</a>
</div>

0 comments on commit b1369a9

Please sign in to comment.