Docs Category: 4.web3-apps

Authenticate NEAR Users

Login with NEARRecently NEAR has approved a new standard that, among other things, enables users to authenticate into a backend service. The basic idea is that the user will sign a challenge with their NEAR wallet, and the backend will verify the signature. If the signature is valid, then the user is authenticated. Backend Auth …

Authenticate NEAR Users Read More »

What are Web3 Apps?

Login with NEARWeb3 Applications – also known as decentralized apps (dApps) – leverage smart contracts and blockchain data to offer transparency, security and giving back control to users over their assets and data. NEAR simplifies building Web3 apps for the general public, making it easy to interact with different blockchains, while helping to onboard users …

What are Web3 Apps? Read More »

Hello WebApp

Login with NEARIn this guide we will show you how to quickly spin up a frontend where users can login using their wallets and interact with a contract. tip earching to integrate NEAR in your App? If you already have an application and want to integrate NEAR into it, we recommend you to first go …

Hello WebApp Read More »

Scroll to Top