Services
Below are all of the services listed on the github repo at the link provided above.
- all-dapp-services - all services
- auth-dapp-service - on-chain authentication client, using EOSIO permissions for auth
- bill-dapp-service - transaction signing service for resource payment
- dns-dapp-service - DNS service for hosting frontends
- history-dapp-service - specify and store historical data
- ipfs-dapp-service - utilize the dapp::multi_index table to store data in IPFS (vRAM) instead of RAM
- kms-dapp-service - key management service
- log-dapp-service - contract log service
- sign-dapp-service - EVM signing service
- storage-dapp-service - IPFS based data storage
Last modified 2yr ago