Skip to content

"RAVEN API service" for web3 users validator, cache and DB synchronizer.

Notifications You must be signed in to change notification settings

Gensokyo-web3/raven-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAVEN-cover

raven-api 🚧

"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.

DEVELOP

Install deps

$ deno cache ./deps.ts

test

$ deno test --allow-net --allow-env

Watch && develop run

$ deno run -A --watch main.ts

sync PostgreSQL DB table

Don't remember create the database.

$ deno task db:sync

About

"RAVEN API service" for web3 users validator, cache and DB synchronizer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published