ChainKeeper
ChainKeeper copied to clipboard
Web platform to analyze crypto Blockchain
I am new to chainkeeper and trying to understand the working of it but it seems like there is no readme for the chainkeeper app. I would like to contribute...
Links must not point to "#". Use a more descriptive href or use a button instead in Navigation.js in line 78
get the useless constructor warning in Navigation.js 
For example consider a user who wants to know the details of the block, it is not clear where the user has to click to get the details of the...
Added `git clone` to the installation guide. Signed-off-by: OctoPie23
👋 Hello, @sajithaliyanage, @poornimarangoda, @HansikaPerera - a potential high severity Improper Access Control vulnerability in your repository has been disclosed to us. #### Next Steps 1️⃣ Visit **https://huntr.dev/bounties/1-other-scorelab/ChainKeeper** for more...
The installation steps mentioned in the Readme file were - cd ChainKeeper npm install npm start The problem was that the main ChainKeeper directory doesn't contain the package.json file. It...
fixed the issue 44 by running "npm i -f" after "npm install" .Edited the README.md and added "npn i -f" after "npm i ajv"
**Is your feature request related to a problem? Please describe.** This is an improvement of the ChainKeeper project which we have to test and analyze the performance of the implemented...
Following issues should be addressed here : - scorelab/ChainKeeper#54 - scorelab/ChainKeeper#56