In line with issue #133, added a button that can be used to delete contracts (or even chains) that are unused. Note that the button currently isn't functional. I can perhaps add an inline icon later if need be.
Note, however, it is not yet functional. I would like someone's help to write the method to destroy contracts as that is a bit beyond the scope of what I am capable of at this point (unless it entails copying and pasting what is available on the NEO docs website).
Other buttons/functionality that could consider adding to the sidebar would include a smart contract explorer, a governance enabler (voting, candidate registration), wallet functions, data science functions, fees querying, oracle querying, etc.
(Note that the other part of this pull request includes adding a close bracket that was missing from the first pull request I sent earlier).
In line with issue #133, added a button that can be used to delete contracts (or even chains) that are unused. Note that the button currently isn't functional. I can perhaps add an inline icon later if need be.
Note, however, it is not yet functional. I would like someone's help to write the method to destroy contracts as that is a bit beyond the scope of what I am capable of at this point (unless it entails copying and pasting what is available on the NEO docs website).
Other buttons/functionality that could consider adding to the sidebar would include a smart contract explorer, a governance enabler (voting, candidate registration), wallet functions, data science functions, fees querying, oracle querying, etc.
(Note that the other part of this pull request includes adding a close bracket that was missing from the first pull request I sent earlier).