У нас вы можете посмотреть бесплатно Getting Started with Scaffold-ETH 2 with Envio или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
Getting Started with Scaffold-ETH 2 with Envio Build Scaffold-ETH 2 apps that stream real-time data into your frontend without writing any backend code. In this workshop, we walk through how to use the Envio extension for Scaffold-ETH 2, which makes indexing deployed smart contracts effortless. You’ll learn how to generate a boilerplate indexer with a single click, start indexing events instantly, and query indexed blockchain events directly from your frontend through a GraphQL API. This extension automatically indexes your deployed contracts and exposes their data through GraphQL. It also includes a built-in status page and one-click regeneration whenever contracts change, so your data layer always stays in sync. 👉 Extension: https://github.com/enviodev/scaffold-... 👉 Full tutorial: https://docs.envio.dev/docs/HyperInde... Timestamps 00:00 – Intro and what the Envio extension does 00:11 – Setting up a Scaffold-ETH 2 project with the extension 00:29 – Starting a local chain and deploying contracts 00:50 – Exploring the project structure and Envio folder 01:09 – Requirements: Docker, pnpm, Node.js 01:30 – Using the Generate button to create a boilerplate indexer 02:05 – Indexing deployed contract events 02:30 – Starting the indexer and checking status 03:11 – Envio console metrics and Azura console overview 03:31 – Viewing indexed data and accessing it via the endpoint 04:07 – Testing real-time event indexing 04:45 – Final thoughts and wrap up