Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 549 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 549 Bytes

EOS Charge

Query params

EOS Charge supports a number of query parameters:

  • acct: the EOS account name to prepopulate
  • locale: the language used (currently en or zh)
  • filter: the action filter to limit the action list

Ex: https://www.eoscharge.io?acct=eosnewyorkio&locale=zh&filter=pandafuncode

Mongo scripts

  • Mongo scripts to generate data located in /mongo

To develop locally