Skip to content

Instantly share code, notes, and snippets.

View hafidkhoiruddin's full-sized avatar

hafidkhoiruddin

View GitHub Profile
using Nethereum.Hex.HexTypes;
using Nethereum.JsonRpc.UnityClient;
using System;
using System.Collections;
using System.Collections.Generic;
using System.Linq;
using System.Numerics;
using UnityEngine;
using UnityEngine.UI;
public class PlayerBalanceController : MonoBehaviour