question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Get token hashes and open ICOs dynamically from a JSON file hosted at GitHub

See original GitHub issue

Remove hardcoded token hashes from neon-wallet, and instead have neon-wallet dynamically load token hashes (and open ICOs) dynamically from a JSON file hosted at GitHub pages. This could simply be a JSON file in a /docs folder that is published to GitHub pages, or a separate repo (coz/neon-wallet-tokens?).

That way projects could add or remove their tokens and we wouldn’t need to release a new version of neon-wallet for every change.

cc/ @mhuggins @snowypowers @Ejhfast @dvdschwrtz

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:14 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
vidov1commented, Mar 23, 2018

Tokens are hardcoded ? Is that the reason for which I can’t see a token even after entering its hash in the Neon token management menu ?

0reactions
comountainclimbercommented, Aug 19, 2018

https://github.com/CityOfZion/neon-wallet/releases/tag/0.2.7 this work has also been carefully ported over to v2

Read more comments on GitHub >

github_iconTop Results From Across the Web

Creating a personal access token - GitHub Docs
Under Repository access, select which repositories you want the token to access. You should choose the minimal repository access that meets your needs....
Read more >
public-apis/public-apis: A collective list of free APIs - GitHub
A collective list of free APIs. Contribute to public-apis/public-apis development by creating an account on GitHub.
Read more >
Authenticating with GitHub Apps
To authenticate as a GitHub App, generate a private key in PEM format and download it to your local machine. You'll use this...
Read more >
zserge/jsmn - GitHub
Jsmn is a world fastest JSON parser/tokenizer. ... Go to file ... Note: string tokens point to the first character after the opening...
Read more >
Personal access tokens - GitLab Docs
Personal access tokens can be an alternative to OAuth2 and used to: Authenticate with the GitLab API. Authenticate with Git using HTTP Basic...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found