HathorNetwork / hathor-explorer-service

MIT License
1 stars 3 forks source link

feat: new function to update token metadata on s3 #174

Closed tuliomir closed 2 years ago

tuliomir commented 2 years ago

This PR aims to build a new route with the functionality to update the token metadata on S3.

It is a dependency of HathorNetwork/hathor-wallet-service#235, which listens to new transactions, identifies NFT's and calls the explorer-service lambda to create/update the S3 metadata for them.

Acceptance Criteria