# merkle-tree-converter **Repository Path**: hupiao-coder/merkle-tree-converter ## Basic Information - **Project Name**: merkle-tree-converter - **Description**: Easily convert files from Merkle Tree to Merkle Proof, online. - **Primary Language**: NodeJS - **License**: MIT - **Default Branch**: master - **Homepage**: https://merkle.liuxin.online - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-09-19 - **Last Updated**: 2025-09-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: merkle-tree, merkle-proof, Vue, Vuex ## README
Easily convert files from Merkle Tree
to Merkle Proof
, online.
Merkle Tree
to Merkle Proof
, online.
### Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run dev
```
### Compiles and minifies for production
```
npm run build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).
### Developers
[Louis Liu](https://github.com/LouisLiu00)
### License
[MIT license](https://github.com/LouisLiu00/merkle-tree-converter?tab=MIT-1-ov-file)