Docs Category: 3.tutorials

run-near-lake

To Share and +4 nLEARNs Login with NEARRunning NEAR Lake Indexer :::info NEAR Lake is a blockchain indexer built on top of NEAR Indexer microframework to watch the network and store all the events as JSON files on AWS S3. :: How to start The Lake Indexer setup consists of the following components: AWS S3 …

run-near-lake Read More »

blockvote-js-edition

To Share and +4 nLEARNs Login with NEARimport Tabs from ‘@theme/Tabs’; import TabItem from ‘@theme/TabItem’; import {CodeTabs, Language, Github} from "@site/components/codetabs" BlockVote JS Edition BlockVote JS Edition is a blockchain-based voting application built using JavaScript on the Near Protocol blockchain. The application allows users to securely cast their votes in an election and have them …

blockvote-js-edition Read More »

python-nft-indexer

To Share and +4 nLEARNs Login with NEARBuilding an NFT indexer for Python :::note Source code for the tutorial frolvanya/near-lake-nft-indexer: source code for this tutorial :: The Goal This tutorial ends with a working NFT indexer built on top NEAR Lake Framework for Python. The indexer is watching for nft_mint Events and prints some relevant …

python-nft-indexer Read More »

nft-indexer

To Share and +4 nLEARNs Login with NEARBuilding an NFT indexer :::note Source code for the tutorial near-examples/near-lake-nft-indexer: source code for this tutorial :: The End This tutorial ends with a working NFT indexer built on top NEAR Lake Framework JS. The indexer is watching for nft_mint Events and prints some relevant data: receiptId of …

nft-indexer Read More »

python-lake-indexer

To Share and +4 nLEARNs Login with NEARNEAR Lake indexer basic tutorial :::info Source code for the tutorial frolvanya/near-lake-raw-printer: source code for the tutorial on how to create an indexer that prints block height and number of shards :: Recently we have published a Python version of the NEAR Lake Framework on pypi.org We want …

python-lake-indexer Read More »

near-lake-state-changes-indexer

To Share and +4 nLEARNs Login with NEARNEAR Lake StateChanges indexer tutorial :::note Source code for the tutorial near-examples/near-lake-accounts-watcher: source code for a video tutorial on how to use the NEAR Lake Framework :: ::info Version 0.2.0 The video is based on the near-lake-framework version 0.2.0 At the same time we’re keeping the source code …

near-lake-state-changes-indexer Read More »

Scroll to Top
Report a bug👀