Skip to content

A gRPC service that retrieves all NFTs owned by an account in Ethereum.

Notifications You must be signed in to change notification settings

tlacuilose/nft-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NFT Explorer

  • A gRPC service that retrieves all NFTs owned by an account in Ethereum.
  • The service adopts domain-driven design and used design patterns such as an Adapter.
  • Uses the Protocol Buffers compiler to create the gRPC server and RPCs.
  • Implements request caching.
  • Performs unit tests on all modules including functional tests on the gRPC server.

About

A gRPC service that retrieves all NFTs owned by an account in Ethereum.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages