Giter Club home page Giter Club logo

community-demo-dapps's Introduction

πŸ¦ΈπŸΌπŸ¦ΈπŸΎβ€β™‚οΈ Community dApps for Polymer πŸ¦ΈπŸΎβ€β™€οΈπŸ¦ΈπŸ»

Welcome to the official repository for Polymer community demo applications! This repository serves as a centralized hub for the demo dApps created by the Polymer community!

We highly encourage our community to build new demos showcasing the capabilities and use cases of Polymer x IBC interoperability.

To help the visibility of these projects, developers can choose to add their project to his repo in several ways.

🀝 Contributing to the community demo dApp repo

We welcome and encourage contributions from our community! Here’s how you can contribute.

Option 1: Direct Contribution

You can add the code of your project directly to the repo. We recommend however to use Option 2 using git submodules to keep the repo lightweight.

  1. Fork the Repository: Start by forking this repository.
  2. Add Your Demo App: Place your demo app in the /community directory (separate directory for your project).
  3. Create a Pull Request: Once you've added your demo, create a pull request to the main repository with a detailed description of your app.

Option 2: Adding as a Git Submodule

To add your repository as a git submodule:

  1. Clone the Main Repository: If you haven't already, clone this repository:
    git clone [Main Repository URL]
    
  2. Add Your Repository as a Submodule:
    git submodule add [Your Repository URL] community/[Your Project Name]
    
  3. Commit and Push the Changes:
    git commit -m "Added [Your Project Name] as a submodule"
    git push
    
  4. Create a Pull Request: Submit a pull request with your changes.

Option 3: External Repository Reference

If you prefer to maintain your demo in your own repository, you can add a reference to it in the explore-apps.md file you'll find in the root of the repo. This contains curated list of community projects. It includes references to projects maintained in the /community directory and links to external repositories.

πŸ“š Documentation

Be sure to add clear documentation and scripts when adding a project to maximize its usefulness to the rest of the community!

πŸ… Acknowledgments

Contributors are the heartbeat of this project! We will add a contributors list soon to acknowledge the hard work and dedication of everyone who contributes.

community-demo-dapps's People

Contributors

tmsdkeys avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.