You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should have a simple web app that will provide easy access to network settings.... Similar to Ian Colemans's bip39 tool.
We shall let user find the needed token / coin / network provided in this repo and display all relevant information.
The search shall be convenient, with filters and tips
Once you select a coin or network, you should be able to see the json settings and logo... all the descriptions etc..
Also if you selected a token, you should see all the networks it is availble at.
If you selected a network, you should be able to run tests such as:
createAddresses()
sign()
signTransactions()
Also you should see all the templates available for these methods for selected networks.
This will give us a visual tool that will let the future community test our scripts, add their networks, etc...
Also the token / coin / network info page shall have a link to the relevant github directory where one would need to edit the files and submit pull requests to suggest changes
Design is comming soon.
The text was updated successfully, but these errors were encountered:
vladiuz1
changed the title
A webapp network explorer
A webapp network/asset explorer
Aug 5, 2021
Simple interface to start with
We should have a simple web app that will provide easy access to network settings.... Similar to Ian Colemans's bip39 tool.
We shall let user find the needed token / coin / network provided in this repo and display all relevant information.
The search shall be convenient, with filters and tips
Once you select a coin or network, you should be able to see the json settings and logo... all the descriptions etc..
Also if you selected a token, you should see all the networks it is availble at.
If you selected a network, you should be able to run tests such as:
createAddresses()
sign()
signTransactions()
Also you should see all the templates available for these methods for selected networks.
This will give us a visual tool that will let the future community test our scripts, add their networks, etc...
Also the token / coin / network info page shall have a link to the relevant github directory where one would need to edit the files and submit pull requests to suggest changes
The text was updated successfully, but these errors were encountered: