Code Monkey home page Code Monkey logo

gr13-vite-creator-token's Introduction

GR13 Hackathon - Vite Creator Token Contract

This contract is my submission to GitCoin's Round 13 Hackathon "Creator Token Platform" bounty.

Features

  • Transfer tokens
  • Mint and burn tokens using a linear bonding curve
  • Swap tokens for other tokens
  • View the number of holders
  • View holders in descending order of ownership
  • Customizable bonding curve coefficient
  • Getters for UIs

Installing

git clone https://github.com/samuelemarro/gr13-vite-creator-token

Running

  1. Download the soliditypp 8.0.0 preview extension for VSCode
  2. Follow the extension's guide to setup a launch.json file
  3. Hit F5

Testing

npm run test

Note: the current Vite node implementation has a nondeterministic response time. This means that the execution time can vary significantly between runs, leading to some tests occasionally failing. In such cases:

  1. Try launching the tests again, either as part of the whole test suite or on their own with --grep
  2. Increase the timeout in mocharc.nightly.json

Version Info

This contract was written with gvite-v2.12.0-vm-nightly-202202090645

gr13-vite-creator-token's People

Contributors

samuelemarro avatar

Watchers

 avatar  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.