Git Product home page Git Product logo

scatterapps's Introduction

ScatterApps

Check out https://get-scatter.com/Apps to see the link of apps.

Adding new apps

  • Create a pull request adding your application to the correct blockchain in the "apps.json" file.
  • Fill out all of the fields, they are all required.
  • Add your logo to the logos/ folder ( .svg format only! ). Make sure that the logo file's name matches the applink that you specified in the JSON.
{
  "applink":"",      // This is the identifier you use when connecting to Scatter
                     // For ScatterJS it is what you pass into ScatterJS.scatter.connect(applink)
                     // It should be only alphanumerical with no special characters or spaces excluding _ - and .
  "name":"",         // This is the name of your application, it should be in Title Case
  "type":"",         // A small tag showing what type of application this is
  "description":"",  // Short description of your application.
  "url":"",          // The URL to your application, or it's landing page.
  "hasimage":"1",    // Adding this specifies that you have added a logo to the /logos/ directory.
  "subdomains":["*"] // Allows capturing subdomains under the same metas. '*' is a wildcard for all subdomains.
}

Type categories

We are now enforcing strict categories. Please make sure that your app is categorized correctly or it will be rejected.

  • Gambling
  • Game
  • Block Explorer
  • Exchange
  • Tool
  • Forum
  • Educational
  • Social
  • Chain
  • Payment
  • Wallet

Requesting types

To request the addition of types into Scatter you need to PR both this README as well as the types.json file in the root path of this repository.

Important note about the applink key:

If you are a web app, you will need to use your FQDN ( ie. get-scatter.com ) and not what you are passing into the connection.

scatterapps's People

Contributors

nsjames avatar ramijames avatar jingtiangihub avatar lil2good avatar cncienta avatar eoscrash avatar fogmoon avatar eoshashteam avatar firedreamgames avatar blackchainfgg avatar rowdyruckus avatar eosblue avatar eosauthority avatar bkawk avatar seeseesee avatar jameskung5488 avatar eoslottoapp avatar elegant651 avatar sandboxgames avatar tpmccallum avatar datasavercoin avatar boungseokkim avatar frankwong1213 avatar sportbetone avatar wuyuo avatar lechao avatar gemcityio avatar gaosy87 avatar oliverne avatar starryjapannight 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.