Merklin

screenshot of Merklin
nuxt
vue

Open-source Ethereum wallet explorer made with Nuxt and Ethers.

Overview

MΞRKLIN is an open-source web-only (PWA) EVM wallet explorer built with Nuxt 3. It aims to provide an educational resource for users to explore and analyze on-chain data. The goal is to introduce Vue to the web3 stack and prioritize privacy and pseudonymity. The project focuses on Ethereum and L2 scaling solutions initially, with plans to add support for Bitcoin and Lightning networks in the future.

Features

  • Detailed insights of wallet activity
  • Funds spent on gas fees
  • Ingoing/outgoing addresses, transaction frequency, etc.
  • Asset distribution across networks
  • NFT storage location and mutability
  • Network status and comparison
  • Privacy-first approach
  • Emphasis on pseudonymity and censorship resistance
  • Web-only design for easy accessibility
  • Native-like mobile experience on the web platform

Summary

MΞRKLIN is an open-source web-only EVM wallet explorer built with Nuxt 3. It aims to provide educational resources and introduce Vue to the web3 stack. The platform offers detailed insights into wallet activity, gas fees, asset distribution, and more. The project prioritizes privacy and pseudonymity, with data stored locally on users' devices. It focuses on Ethereum and L2 scaling solutions initially, with plans to expand to Bitcoin and Lightning networks. The emphasis on approachability and a web-only design allows for easy accessibility and a native-like mobile experience.

nuxt
Nuxt

nuxt.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

vue
Vue

Vue.js is a lightweight and flexible JavaScript framework that allows developers to easily build dynamic and reactive user interfaces. Its intuitive syntax, modular architecture, and focus on performance make it a popular choice for modern web development.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.