7e5a8c74a51e0af14e6ec37e4185534247f87b7c
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.7%
JavaScript
4.3%