Skip to content

Backend microservice for enabling/disabling MetaTransactions on the users depending on certain logic.

Notifications You must be signed in to change notification settings

DAONOW/gasless-transaction-backend

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gasless-transaction-backend

Backend microservice for enabling/disabling MetaTransactions on the users depending on cretain logic.

Endpoints:

  • [GET] /gaslessCheck: Loops all users from GRAPHQL checks and add/remove metatx.
  • [POST] /gasless: Manually checks users balance and add/remove metatx.

About

Backend microservice for enabling/disabling MetaTransactions on the users depending on certain logic.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 96.9%
  • Shell 3.1%