Archives: Docs

Docs

Maintenance Windows

To Share and +4 nLEARNs Login with NEARimport Tabs from ‘@theme/Tabs’; import TabItem from ‘@theme/TabItem’; The RPC API enables you to query future maintenance windows for a specific validator in current epoch Maintenance windows The maintenance windows for a specific validator are future block height ranges in current epoch, in which the validator does not …

Maintenance Windows Read More »

wallet-selector

To Share and +4 nLEARNs Login with NEARNEAR Wallet Selector An easy-to-navigate modal that allows users to select their preferred wallet to easily interact with the NEAR protocol. Launched in March 2022 by the NEAR Foundation, this simple modal will appear whenever users are given the option to “Connect Wallet” to the NEAR blockchain. Initial …

wallet-selector 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 »

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 »

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 »

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