Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/seroxdesign/tellor-autopay-mumbai


https://github.com/seroxdesign/tellor-autopay-mumbai

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Stargazers][stars-shield]][stars-url]
[![Issues][issues-shield]][issues-url]
[![MIT License][license-shield]][license-url]




tellor-autopay-mumbaih-graph


This is the subgraph code for the Tellor Autopay contract on Mumbai Testnet.




Report Bug
·
Request Feature

Table of Contents




  1. Getting Started


  2. Roadmap

  3. Contributing

  4. License

  5. Contact

  6. Acknowledgements

## Getting Started

To get a local copy up and running follow these simple steps.

### Installation

1. Clone the repo in your preferred directory
```sh
git clone https://github.com/tellor-io/tellor-autopay-mumbaih-graph.git
```
2. Install NPM packages
```sh
npm install
```
3. To regenerate code files after changing graphql schema, run:
```sh
graph codegen
```
4. To build code files after changing src/mapping.ts file, run:
```sh
graph build
```
5. To deploy your subgraph after successful generation and build, run:
```sh
graph deploy --product hosted-service /
```

## Roadmap

See the [open issues](https://github.com/tellor-io/tellor-autopay-mumbaih-graph/issues) for a list of proposed features (and known issues).

## Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are **greatly appreciated**.

1. Fork the Project
2. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
3. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
4. Push to the Branch (`git push origin feature/AmazingFeature`)
5. Open a Pull Request

## License

Distributed under the MIT License. See `LICENSE` for more information.

## Contact

Tellor.io
- [Documentation](https://docs.tellor.io/tellor/)
- [Twitter](https://twitter.com/WeAreTellor)
- [Discord](https://discord.gg/NP7fmzr5)
- [GitHub](https://github.com/tellor-io)
- [YouTube](https://www.youtube.com/tellor)

## Acknowledgements

* [README Acknowledgement](https://github.com/othneildrew/Best-README-Template)

[contributors-shield]: https://img.shields.io/github/contributors/tellor-io/tellor-autopay-mumbaih-graph.svg?style=for-the-badge
[contributors-url]: https://github.com/tellor-io/tellor-autopay-mumbaih-graph/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/tellor-io/tellor-autopay-mumbaih-graph.svg?style=for-the-badge
[forks-url]: https://github.com/tellor-io/tellor-autopay-mumbaih-graph/network/members
[stars-shield]: https://img.shields.io/github/stars/tellor-io/tellor-autopay-mumbaih-graph.svg?style=for-the-badge
[stars-url]: https://github.com/tellor-io/tellor-autopay-mumbaih-graph/stargazers
[issues-shield]: https://img.shields.io/github/issues/tellor-io/tellor-autopay-mumbaih-graph.svg?style=for-the-badge
[issues-url]: https://github.com/tellor-io/tellor-autopay-mumbaih-graph/issues
[license-shield]: https://img.shields.io/github/license/tellor-io/tellor-autopay-mumbaih-graph.svg?style=for-the-badge
[license-url]: https://github.com/tellor-io/tellor-autopay-mumbaih-graph/blob/main/LICENSE.txt