services

The following files are inside the services folder

File Name
Description

actionService.ts

A file that contains functionalities for get and post actions

blockchain.ts

A file that contains blockchain information

databaseIndexCreationService.ts

A file that being used to create database indexes

networkFeeService.ts

A file that contains network fee calculation

notificationService.ts

A file being used for sending notification

ratesService.ts

A file being used to fetch crypto and fiat rates

serviceHelper.ts

A file that contains helper functions

socketService.ts

A file being used for socket actions

syncService.ts

A file being used for get and post sync

ticketService.ts

A file being used for creating tickets

tokenServices.ts

A file being used for alchemy token integration

tokens.ts

A file that contains token information

transactionDecoder.ts

A file being used to decode transactions

Last updated