FunStake
  • Introduction
    • Technology Stack
  • How FunStake Works
    • Game Sessions
      • Session Lifecycle
      • Session Data Structure
    • Winner Selection
    • Fees
  • Security
    • Risks
    • Contracts
    • Oracles / Off-chain components
  • FAQ
Powered by GitBook
On this page
  1. Introduction

Technology Stack

PreviousIntroductionNextGame Sessions

Last updated 10 months ago

FunStake is built on the and utilizes the following technologies:

📄 Smart Contracts

  • near-sdk-js: TypeScript SDK for NEAR smart contract development.

  • near-workspaces: Framework for developing, testing, and managing NEAR smart contracts.

  • ava: Node.js test runner

Application (Telegram Mini App / Web App)

  • React: Library for building dynamic user interfaces

  • Vite: Build tool and development server for fast, optimized development.

  • Telegram Web App SDK: For integrating Telegram mini app functionalities.

  • @here-wallet/core: Core library for Here Wallet interactions.

  • @near-wallet-selector: For NEAR wallet integration.

🖥️
NEAR Protocol