Skip to content

rickshenjp/ScatterApps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

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 an image to the /images/ directory.
}
Application Type
BetDice Game
Bloks.io Block Explorer
Btuga Block Explorer
Chintai Token Leasing Platform
DecenTwitter Social
Deos Games Game
DEXEOS Exchange
EOSavatarimg Other
EOS Bancor Exchange
EOSBet Dice Game
EOS Bingo Game
EOSfilestore Other
EOS Forum Other
EOS Knights Game
EOS Names Exchange
EOS Name Swaps Exchange
EOSPlay Lottery & Dice Game
EOSToolkit Toolkit
EOSTools by franceos Toolkit
Everipedia Social/Knowledge
FeeXplorer Exchange
iRespo Other
King Of EOS Game
LuckyWithMe Game
MonsterEOS Game
MyEOSKit Toolkit
PandaFun Game
portal.eoseoul.io Voting
RIDL AirGrab Other
Scattellet Wallet
WalletForEOS Wallet
Wizards.one Game

About

A list of applications using Scatter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published