df09c952def8eae4df13b6a0df17b3217eb13c2c
meshcore
TypeScript library for MeshCore protocol utilities.
Quick start
- Install dev dependencies:
npm install --save-dev typescript tsup
- Build the library:
npm run build
- Use the build output from the
dist/folder or publish to npm.
Languages
TypeScript
95.6%
JavaScript
4.4%