AssetChain Explorer is a blockchain explorer designed to visualize and analyze assets and transactions on the AssetChain network. This tool provides users with an intuitive interface to explore blocks, transactions, asset details, and account information, making it easier to navigate the decentralized ecosystem.
- Block Explorer: Browse through the blocks on the AssetChain, view block details including block height, timestamp, and transaction count.
- Transaction Explorer: Search and view transaction details such as sender, recipient, value, and asset type.
- Asset Explorer: Discover and explore assets on the AssetChain, including token information, distribution, and transaction history.
- Account Explorer: Lookup account details, including balances, asset holdings, and transaction history.
- Search Functionality: Easily search for blocks, transactions, assets, and accounts using the built-in search feature.
To set up the AssetChain Explorer locally, follow these steps:
- Node / NPM
- ES2015 (and beyond) support
- Vue.js
- Vue Router for routing
- Vuex for global state management
- SCSS
We use npm
to handle dependencies.
cd frontend
npm install
This npm
script can be used to serve default implementation.
npm run serve
This npm
script can be used to build Implementation.
npm run build
Translations for views and components are located in src/locales
directory.
See CONTRIBUTING.md for contribution and pull request protocol. We expect contributors to follow our guide when submitting code or comments.
This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.
For questions or suggestions, just say Hi on Telegram.
We're always glad to help.