Giter Club home page Giter Club logo

movement-ecosystem's Introduction

Movement Ecosystem

Description

Repository for the Movement Ecosystem projects. This aims to facilitate every project building on the ecosystem to have an easy and maintainable way to publish their information.

How to Contribute

Opening a Pull Request

You can make any changes you want and open a pull request from an account with public record of interacting with related altered data or has had identity confirmed by official channels. The maintainers will review your changes and merge them if they are good to go. Refrain from altering unrelated files, as this will only make the review process longer. Refrain from adding any sensitive or speculative information to the repository.

An example of a good pull request would be:

  • ecosystem.json modification. It should be added to the end of the json file.
{
    "Movement": {
        "description": "A description of my ecosystem",
        "content": "Movement Labs is bringing Move execution to new networks and environments. Our flagship products are M1 and M2. We are also building the Movement SDK, Movement CLI, Fractal, Hyperlane messaging infrastructure, and the Movement Shared Sequencer to provide paramount interoperability between our Move-based environments and other networks.",
        "url": "https://movementlabs.xyz",
        "github": "https://github.com/movementlabsxyz",
        "discord": "https://discord.gg/movementlabsxyz",
        "telegram": "https://t.me/movementlabsxyz",
        "twitter": "https://x.com/movementlabsxyz",
        "contact": "https://t.me/franciskthomas",
        "slug": "movement-labs",
        "keywords": [
            "movement",
            "labs",
            "ecosystem",
            "blockchain",
            "layer 1",
            "layer 2"
        ],
        "categories": ["DeFi"],
        "subcategories": [[
            "Other"
        ]],
        "languages": ["Solidity", "Sui", "Aptos"],
        "tags": [
            "Hiring Now",
            "Mainnet"
        ]
    }
}
  • logo, banner and hero image addition to /logo, /banner and /hero. The images should be named after the project's slug and have a .png extension. Logo is shown on the project's card and page, banner is shown on the project's card and hero is shown on the project page.
  • logo size: 200x200px
  • banner size: 400x400px
  • hero size: 1700x500px

Object key is the name of the project formatted and cased according to how it should be displayed across the website and the value is an object with the following properties (? indicates optional):

  • description: A brief description of the project. Shown on the project's card and page.
  • content: A more detailed description of the project. Shown on the project's page.
  • url: The website of the project
  • github?: The github repository of the project
  • discord?: The discord server of the project
  • telegram?: The telegram group of the project
  • twitter?: X account of the project
  • contact?: Direct contact link to a representative of the project
  • slug: The preferred name of the project in lowercase, and hyphenated if necessary.
    • IMPORTANT: This is the name that will be used to reference the project when generating a URL for the project's page, and retrieving the project's logo and banner image.
  • keywords?: An array of keywords that describe the project. This will be used to help users find the project. Maximum of 5 keywords.
  • categories: The categories of the project. This will be used to help users find the project.
    • Available categories: "DeFi", "NFT", "Gaming", "Infrastructure", "Wallet", "Analytics", "Social", "Investor", "Other"
  • subcategories: An array of subcategories that describe the project. They must match your specified categories. This will be used to help users find the project.
    • DeFi: "DEX", "Lending", "Derivatives", "Payments", "RWA", "Insurance", "Perpetuals","Liquidation", "Stablecoin", "Yield Aggregator", "Swap Aggregator", "LST", "Other"
    • NFT: "Marketplace", "Gaming", "DAO", "PFP", "Metaverse", "Art", "Music", "Collectibles", "Other"
    • Gaming: "Play to Earn", "Play and Earn", "Gaming Focused", "NFT", "DAO", "Metaverse", "Marketplace", "Other"
    • Infrastructure: "Layer 1", "Layer 2", "Oracles", "Bridges", "Scalability", "Privacy", "Other"
    • Wallet: "Extension", "Mobile", "Hardware", "Other"
    • Analytics: "Data", "Charts", "Magazine", "Content Creator", "Other"
    • Social: "DAO", "Community", "Content Creator", "Marketing", "Education", "Hackathon", "Other"
    • Investors: "VC", "Angel", "Incubator", "Accelerator", "Other"
    • Other:
  • languages?: The main or closest languages to the project's smart contracts or supported languages.
    • Available languages: "Solidity", "Rust", "SuiMove", "AptosMove"
  • tags?: An array of tags that describe the project. Tags are not selectable.
    • Available tags: "Hiring Now", "Bounty", "Mainnet", "Testnet", "Devnet"

movement-ecosystem's People

Contributors

0xprimata avatar bennettdavisv1 avatar altaydev avatar softstackio avatar iamoptmstc avatar rifqiarulfauzi avatar josemvcerqueira avatar serenakeyitan avatar andygolay avatar kimi82 avatar maxmohammadi avatar shanu12joshi avatar charmer1025 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.