FlorianBouron / vikings

Vikings NFT turn-based game

Home Page:https://vikings-nft.vercel.app/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚔️ Vikings NFT Game ⚔️

Version License: MIT Twitter: An1cu12

Setup

  • yarn
  • yarn global add hardhat-shorthand

Environment File (.env)

  • PROVIDER_URL: Alchemy or any other Provider endpoint (Default: Rinkeby)
  • PRIVATE_KEY: Private key for the deployer account

Compile & migrate (Deploy) Contracts

  • yarn deploy (Default network: Rinkeby Ethereum Testnet)

Watch the collection on OpenSea.io or Rarible.com

Example:

Production Build

  • yarn build

Start the Dapp

  • yarn start

Screenshots

  • Connect to MetaMask to Begin https://gyazo.com/459305cf9b9110c71b30876199897572.gif

  • Select your character to start play https://gyazo.com/ba285dceb38e9701b375d37dcda259a6.gif

  • Mint an NFT that you can view on OpenSea or Rarible, etc. https://gyazo.com/570ba9c7966623e7e0c2ab984b81ef72.gif

  • Start playing with your new NFT Viking character

Features

  • 📦 Hardhat - Ethereum development environment for professionals
  • 🦾 TypeChain Hardhat plugin - Automatically generate TypeScript bindings for smartcontracts while using Hardhat.
  • 🎨 OpenZeppelin - standard for secure blockchain applications

Author

👤 Ankur Daharwal

Show your support

Give a ⭐️ if you liked this project and ☕ for me if you loved it!

ko-fi

About

Vikings NFT turn-based game

https://vikings-nft.vercel.app/


Languages

Language:JavaScript 32.8%Language:CSS 28.4%Language:Solidity 21.0%Language:TypeScript 12.9%Language:HTML 4.8%Language:Shell 0.1%