61f045943cb9f71c3b3897fe09d2e7b0c48075d8
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%