Giter Site home page Giter Site logo

lucas-xrex / contracts Goto Github PK

View Code? Open in Web Editor NEW

This project forked from projecttwelve/contracts

0.0 0.0 0.0 5.23 MB

Project Twleve Economy Contracts

Home Page: https://projecttwelve.github.io/contracts/

License: GNU General Public License v3.0

Shell 0.07% JavaScript 1.38% TypeScript 48.34% Handlebars 0.35% Dockerfile 0.33% Solidity 49.52%

contracts's Introduction

License: GPL CI

Project Twelve Economy Contracts

Project Twelve, P12 in short, is a Web3 gaming platform and game creator ecosystem. P12 aims to:

  • Make game creation accessible
  • Make game economy sustainable

Learn More:

Contracts

The contracts are in development and test currently, some will be changed until deployed to production network. Here are some explainations in brief detail below.

assetFactory

Game Assets creation factory. Developers make their game props on chain.

coinFactory

Game coin creation factory which allow developer to create game coin and manage minting process. Cast delay is included here.

secretShop

Assets exchange contract which allows users to trade assets with coin.

staking

Lp token holders stake their lp token to earn rewards. The reward is determined according to the proportion of their own lpToken in the pledge pool. The reward distribution weight for each staking pool is voted by veP12 according to the GaugeContoller contract.

Usage

Requirement:

  • Node >= 16
  • pnpm >= 7

Clone the repository

$ git clone https://github.com/ProjectTwelve/contracts

Install dependencies

$ pnpm i

Run all test

$ pnpm test

Audits

Proud to be audited by:

Copyright

Copyright © 2022 Project Twelve

Licensed under GPL-3.0

contracts's People

Contributors

zh19910202 avatar noyyyy avatar snowoftirisf 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.