"RAVEN API service" for web3 users validator, cache and DB synchronizer.
Main features:
- Validate & check: verify user web3 signature legitimacy.
- Caching: caching back-end queries Web3 user status.
- Data source: RAVEN's web2 (Centralized) data source for web3 smart contract.
NOTICE: Project under construction.
$ deno cache ./deps.ts
$ deno test --allow-net --allow-env
$ deno run -A --watch main.ts
Don't remember create the database.
$ deno task db:sync