Skip to content

GetScatter/ScatterProxies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 

Repository files navigation

ScatterProxies

A repository of proxies for use within Scatter

Adding new proxies

  • Create a pull request adding your proxy to the correct blockchain in the "proxies.json" file.
  • Fill out all of the fields, they are all required.
{
  "name":"",            // The name of your proxy, this should be Title Case
  "description":"",     // A short ( 250 chars ) description of your proxy
  "account":""         // The account to be proxied to
}

Example Entry

{
  "name":"Scatter Proxy",
  "description":"Cat on cat humor.",
  "account":"scatterproxy"
}

About

A repository of voting proxies for Scatter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages