Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 346 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 346 Bytes

Allowance module scripts

Setup

npm i

Copy .env.sample to .env and replace values.

Execute scripts

Enable module

npm run enable-module

Set allowance

npm run set-allowance

Get allowance

npm run get-allowance

Spend allowance

npm run spend-allowance