Coder Social home page Coder Social logo

degenstore's Introduction

DegenStore - DegenTokens

Overview

DegenStore is a smart contract designed to operate on the Avalanche blockchain. It facilitates the creation and management of a unique token system within the gaming ecosystem. Players earn these tokens through in-game achievements, enabling them to access exclusive rewards and engage in trading activities. The use of the Avalanche blockchain ensures fast and cost-effective transactions, enhancing the overall gaming experience. This smart contract aligns with Degen Gaming's vision to elevate player loyalty and revolutionize in-game economies.

Project Features

  • Minting new tokens: The platform should be able to create new tokens and distribute them to players as rewards. Only the owner can mint tokens.

  • Transferring tokens: Players should be able to transfer their tokens to others.

  • Redeeming tokens: Players should be able to redeem their tokens for items in the in-game store.

  • Checking token balance: Players should be able to check their token balance at any time.

  • Burning tokens: Anyone should be able to burn tokens, that they own, that are no longer needed.

Getting Started

Follow these steps to get the project up and running on your local machine.

Prerequisites

- Node.js and npm installed on your machine.
  • Clone the repository using the command - git clone https://github.com/username/projectname.git
  • Change directory into your project file - cd projectname
  • Install all dependencies with - npm install
  • Compile the contract using Hardhat - npx hardhat compile
  • Run deployment script- npx hardhat run scripts/deploy.js โ€”-network fuji
  • Verify the contract on snowtrace - npx hardhat verify --network fuji contract address
  • Interact with the deployed contract through transactions like transfers, minting, and burning.

Author

  • Khemmie-Ray

License

This project is licensed under the [Khemmie-Ray] License - see the LICENSE.md file for details.

degenstore's People

Contributors

khemmie-ray avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.