Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 1.01 KB

README.md

File metadata and controls

22 lines (12 loc) · 1.01 KB

ChainLens

Fine-grained browser and searcher of Ethereum smart contracts.

Tutorials: https://www.youtube.com/playlist?list=PL323JufuD9JCV67-vSQdb1uvLudyv8sXz

Want To Contribute?

Frameworks

Client: https://github.com/necolas/react-native-web and https://github.com/GeekyAnts/NativeBase have been chosen in order to have cross-platform components -> we might have a mobile ChainLens in the future. We traded shiny looks over functionality. Going forward, cross-platform compatibility is preferred, unless the above mentioned packages remain obsolete (in which case, Vue.js is, again, an option).

Server is based on https://github.com/strongloop/loopback-next.

Development