ChainKeeper icon indicating copy to clipboard operation
ChainKeeper copied to clipboard

Web platform to analyze crypto Blockchain

Results 48 ChainKeeper issues
Sort by recently updated
recently updated
newest added

when npm install is executed "npm WARN [email protected] requires a peer of ajv@^6.9.1 but none is installed. You must install peer dependencies yourself." this warning comes

Type/Improvement
Priority/Low

when npm install is executed the warning npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fsevents): comes

Type/Improvement
Priority/Low

By adding this kind of model there is a another view for the users to identify the currency rates for the cryptocurrencies as appears in blockchain.info site.

Type/NewFeature
Priority/Normal

in the client home, it every time shows a loading indicator since not fetching data from the server

Type/Bug
Priority/Normal

fixed the issue 42 by running "npm i ajv" after "npm install" .Edited the README.md and added "npn i ajv" after "npm install"

Updated the README.md Then windows users know that they cant run this on windows #40

fixes #38 fixed the gradient has outdated direction syntax in main.css

fixes #33 Removed the useless constructor used in Navigation.js. it's only necessary to pass props into the constructor if you intend on using this.props inside the constructor. ![removedUselessCons1](https://user-images.githubusercontent.com/29831118/54299450-ee07f300-45e0-11e9-8708-06cf3dec8d45.PNG)

changed the background and text color. ![screen shot 2018-10-24 at 17 09 40-fullpage](https://user-images.githubusercontent.com/44435627/47430924-597b3080-d7b8-11e8-9824-3493e46a187d.png)