webid / xtz_toolset

Tools for Tezos marketplaces

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This code is not maintained. It's a oneshot publish of my tools in the state they were on march 2022. It's up to anyone using it to fork it and maintain.

Getting Started

Edit utils/constants.js page to properly set the url of your own indexer HICDEX_MAIN

Then run the development server:

npm run dev
# or
yarn dev

Open http://localhost:3000 with your browser to see the result.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

About

Tools for Tezos marketplaces

License:Other


Languages

Language:JavaScript 94.9%Language:CSS 5.1%