Code Monkey home page Code Monkey logo

sfylabs-hasc / age-of-chronos-rebellion-s-echo_old_release Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 9 KB

AGE OF CHRONOS: Rebellion’s Echo, is a web-based dungeon crawler that utilizes NFT 2.0 technology to provide an immersive gaming experience. Players can collect unique heroes, items, materials, and treasures in the form of combinable NFTs and explore dungeons.

Home Page: http://ageofchronos.com/

License: Apache License 2.0

JavaScript 7.58% Solidity 13.08% TypeScript 79.35%
astar-network dappstaking

age-of-chronos-rebellion-s-echo_old_release's Introduction

Instructions

  1. Install packages with yarn or npm i
  2. Test contracts compile: yarn hardhat compile
  3. Check contract size: yarn hardhat size-contracts
  4. Run tests: yarn test
  5. Run prettier: yarn prettier
  6. Copy .env.example into .env and set your variables
  7. Use contracts/, tests/ and scripts/ to build your code.
  8. Deploy on testnet: yarn hardhat run scripts/deploy.ts --network moonbaseAlpha
  9. Verify contracts, using the contract address and arguments from previous step:
       yarn hardhat verify 0x.... --network moonbaseAlpha --contract contracts/SimpleEquippable.sol:SimpleEquippable --arguments ...
    

Remember to give credit to RMRK if you're using it's technology. Check the license and notice for more details.

age-of-chronos-rebellion-s-echo_old_release's People

Contributors

ercole89 avatar sfylabs-hasc 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.