Git Product home page Git Product logo

cronos-awesome's Introduction


Cronos Logo


Cronos Ecosystem Project Template

The documentation in this repository site provides the template and specifications details to submit ecosystem projects to be included on the Cronos ecosystem page.

Getting Started

Prerequisites

You're going to need:

gh-cli

Getting Set Up

  1. Fork this repository on Github
  2. Clone your forked repository (not our original one) to your hard drive with git clone https://github.com/{username}/cronos-awesome.git
  3. cd cronos-awesome
  4. Make a copy of MAKE_COPY.json, rename the copy, move it under projects directory and start filling out the fields. Please keep the content in MAKE_COPY.json unchanged.

Fields

  1. name: The official name of your project
  2. category: Select up to 3 items from Categories below
  3. logo: Url to your logo
  4. description: Brief Project Description,
  5. link: Url to your website
  6. twitter: Url to your Twitter

Note: If your project belongs to more than one category, you can add each secondary category as a comma separated entry. (e.g. ["Farm", "NFT"] etc.)

Categories (Select up to 3 categories)

Bridge, DEX, Farm, Gaming, Infrastructure, Launchpad, Lending, Metaverse, News, NFT, Options, Others, Reserve Currency, Stablecoin, Structured Finance, Tools, Wallet, Web3, Yield Optimiser,

Commit Changes

git add .
git commit -m "commit comment"
git push -u origin main 

Note: Please make sure, you push to your forked repository

Create Pull Request

if not Authenticated yet please run:

gh auth login

If the git CLI prompts the following:

Which should be the base repository (used for e.g. querying issues) for this directory

Select the following base repository:

crypto-org-chain/cronos-awesome

Then:

gh pr create --base staging --head ${username}:main

This will programatically create PR based on your commit. Once we receive the PR we will review the project details and format.

Note: We only accept PRs to our staging branch.

Once review and approved, you should see your projects on crypto-org-chain/cronos-awesome/tree/staging.

cronos-awesome's People

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.