Testing templates from NEAR blockchain
Posted on March 14, 2021 in Develop • Tagged with #blockchain, #near, #npm
(The code for this blog is located here)
Intro
For the blockchain NEAR protocol there is a npm starter template that makes it easy to start to write web-wallets that uses the blockchain.
First I want to see the React template with AssemblyScript smart contract.
There are two options you …
Continue reading