• Post category:StudyBullet-11
  • Reading time:3 mins read


Add wallet and NFT integration to a Unity Game using the NEAR blockchain

What you will learn

Blockchain integration using the NEAR blockchain

Signing in with a NEAR Wallet

NFT integration

Creating a Mint Site

Creating and deploying a smart contract

Description

In this course you will learn how to integrate the NEAR blockchain into your Unity game. NEAR wallet integration is covered, so you can sign in & sign out of your NEAR wallet within Unity. Also, in Unity you will be able to connect to an NFT smart contract and retrieve any NFTs that the signed in user has. Additionally you will be shown how to create your own mint site where you can mint new NFTs and have them displayed on the website when they are successfully minted.

And.. I will go through how to create your own NFT smart contract and deploy it to the NEAR blockchain so you can use that newly created smart contract in your game!

What will you do in the course:


Get Instant Notification of New Courses on our Telegram channel.


  • Create a NEAR wallet
  • Import a Unity package
  • Integrate the NEAR wallet into Unity
  • Integrate NEAR NFTs into Unity
  • Create a mint site
  • Deploy a smart contract

Why learn with me?

I’ve been building in Unity for over 10 years, created numerous plugins, VR/AR experiences and games. My most successful game had 1.4 million downloads. I’ve deployed VR solutions into US hospitals and am currently working on a blockchain game called Rogues.

Hopefully I’ll see you in the course!

English
language

Content

Introduction

Introduction
Prerequisites
Don’t miss the downloads!

Unity and the Blockchain

Unity Intro
NFTs in Unity

The NEAR blockchain

Creating a Mint Site
Create an NFT Smart Contract