Skip to content

LandRocker/lr-contract

Repository files navigation

LandRocker Token Smart Contracts

License: GPL v3 Twitter Follow

Project Logo

Table of Contents

About

LandRocker is a unique Play-to-Earn game about discovery and space exploration. As a player, you'll embark on a thrilling journey through intergalactic space to launch exhilarating mining missions to uncover rare and valuable resources such as NFTs, crypto tokens, and crafting materials. With your earnings, you can craft your own NFTs and trade them on the marketplace. LandRocker is the only Play to Earn platform that uses blockchain technology at the core of its reward distribution and validation system. Rewards are hidden using Smart Contracts, making their location unpredictable even to the platform's developers. This provides complete trust & transparency and ensures that there is no room for speculation as to the fairness of reward distribution. Each Planet offers enticing rewards, with varying Fuel costs for entry. These rewards are hidden within different blockchains, ensuring integrity and unpredictability. LandRocker showcases its capability to validate rewards across any blockchain, demonstrating the technology's versatility.

Getting Started

Follow these steps to set up and run the project locally:

  1. Install Node.js and npm:** Download and install Node.js and npm from nodejs.org.

  2. Clone this repository:

    git clone http://gitgame.lan/landrocker_blockchain/lrt_contract
    
  3. Navigate to Project Directory:

    cd lrt_contract
    
  4. Install Dependencies:

    npm install
    
  5. Start Local Node:

    npx hardhat node
    
  6. Compile Contracts:

    npx hardhat compile
    
  7. Run Tests:

    npx hardhat test
    

Features

This repository contains the set of smart contracts that facilitate the LandRocker governance token on Polygon. These contracts contain the logic to:

  1. LRT token
  2. manage distribute LRT
  3. Manage Vesting the LRT token
  4. Manage pre sales of LRT token

Documentation

In-depth documentation on LandRocker and the latest deployed contracts addresses are available at LandRocker Docs.

Development

We welcome contributions! Please refer to CONTRIBUTING.md for more details.

Community

To chat with us & stay up to date, join our community

Security

Vulnerabilities should be disclosed directly to the LandRocker team by emailing [email protected].

License

© 2023, LandRocker

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published