@matbico/biconomy-data-module
TypeScript icon, indicating that this package has built-in type declarations

1.2.2 • Public • Published

@biconomy/biconomy-data-module

Features

  • create data logs for biconomy applications
  • serve biconomy backend applications with aggregated user data

Dev Scripts:

Install

  • Run npm i or npm install to install packages

Build

  • Run npm run build to build the ./lib folder (Required for uploading as package to npm)

Publish

  • Check version number on package: npm version
  • If publishing a new version, increment version number by one. For Example if the current version is 1.0.9 then set version to 1.1.0 using npm version 1.1.0
  • Run npm run safepublish, this runs the build command as well as npm publish with privacy set to public
  • Publishes to this: https://www.npmjs.com/package/@biconomy/biconomy-data-module

Readme

Keywords

none

Package Sidebar

Install

npm i @matbico/biconomy-data-module

Weekly Downloads

2

Version

1.2.2

License

ISC

Unpacked Size

16.4 kB

Total Files

24

Last publish

Collaborators

  • matbico