Docs Category: Indexer

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 »

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 »

lake-start-options

To Share and +4 nLEARNs Login with NEARExtending Lake indexer with start options The End This tutorial ends with the example code of the simple indexer built on top of NEAR Lake Framework that can start: from specified block height (out of the box) ./target/release/indexer mainnet from-block 65359506 from the latest final block from the …

lake-start-options Read More »

Scroll to Top
Report a bug👀