lamassu-server/lib/new-admin
2021-09-07 17:26:36 +01:00
..
config feat: change to generic ERC-20 ABI json file 2021-06-23 15:07:01 +01:00
graphql fix: remove aux query to get customer information related with individual discounts 2021-09-07 17:26:36 +01:00
middlewares fix: remove session secret salt 2021-05-03 23:00:41 +01:00
services feat: filter by txs with fiat lt 0 2021-08-06 12:03:33 +01:00
admin-server.js Feat: make lamassu-migrate use async local storage 2021-07-22 12:15:45 +01:00
filters.js fix: customer filters not being applied 2021-07-29 00:05:36 +01:00
graphql-dev-insecure.js chore: remove unused packages, update ccxt, argon2, apollo-server-express and express 2021-07-06 16:15:40 +01:00
README.md fix: add cors to register endpoint 2020-01-20 17:37:15 +01:00

Running

Differences from main lamassu-admin:

  • bin/new-lamassu-register <username> to add a user
  • bin/insecure-dev.sh to run the server