NEAR Developer

NEAR Data Flow

Login with NEARVideo explanation​ In the video below we have tried to give a quick overview on main concept of how the data is flowing in NEAR Protocol blockchain. You will find a text version below the video. Text version​ NEAR Protocol blockchain data flow might be a bit tricky at a glance. But it …

NEAR Data Flow Read More »

Simulation Testing (Rust)

Login with NEARBefore we Start This article do not show the possibilities a simulation testing framework can do; it discusses about how to create an MVP simulation testing framework for your project. For more advanced changes, do your own research (DYOR) and check out some links one included in this article. NOTE: Simulation tests will go deprecated as …

Simulation Testing (Rust) Read More »

Dapplets × NEAR example

Login with NEARDapplets × NEAR example is a Dapplet (an Augmentation App) that can parse Twitter posts and store them in the NEAR contract. It can also display your saved tweets on the overlay page. 1. Introduction Dapplets – applications that interact with web-pages, augment them by inserting different widgets, parse the pages’ data and add some new functionalities. …

Dapplets × NEAR example Read More »

NEAR Live Contract Review | Part 3: Whitelist and Staking Pool Factory

Login with NEARIntroduction Hello, everyone. Today we’re going to review 2 contracts instead of 1. We will include contracts that involve cross contract calls, and talk about promises, and how they work at NEAR. If you want to learn more about how composability works this is a good session to read. The first contract that …

NEAR Live Contract Review | Part 3: Whitelist and Staking Pool Factory Read More »

Scroll to Top