ecadlabs / taquito

A library for building dApps on the Tezos Blockchain - JavaScript / TypeScript
https://taquito.io
Apache License 2.0
298 stars 116 forks source link

Move taquito-metadata-explorer into the Taquito website #664

Closed jevonearth closed 1 year ago

jevonearth commented 3 years ago

Is your feature request related to a problem and use case? Please describe.

The metadata-explorer is for exploring contract and token metadata and by extension, for testing that Taquito's TZIP-12/16 support.

Describe the solution you'd like

Move the https://github.com/claudebarde/taquito-metadata-explorer into the Taquito git repository.

On PR's, when the Taquito website gets deployed to a preview build, the metadata-explorer should also be built and published to https://PREVIEW_URL/metadata-explorer

Describe alternatives you've considered

Trigger auto-updates to the current downstream https://github.com/claudebarde/taquito-metadata-explorer and have that update to the latest build. Rejecting this idea as it is too complex.

Acceptance criteria

When a PR is created, CI creates a website preview such as https://9f5eb399--tezostaquito.netlify.app. The following criteria will use this URL as an example.

jevonearth commented 3 years ago

Very similar work to #663

michaelkernaghan commented 1 year ago

meta data explorer has been dropped in favour of indexers such as tzkt and breaking bad which handed the eta data indexing.