Git Product home page Git Product logo

alice-tc2's Introduction

Impact Curator

The Alice protocol helps donors track what impact their money makes when they give to charity. We built the Impact Curator to help vet projects before they can fundraise on Alice, and ensure that they are of a high quality. The Impact Curator provides users with amazing UX: intuitive UI, responsive data rendering with Vuex state manager, minimised gas costs and faster confirmation times thanks to the Skale sidechain, which also avoids clogging the mainnet with a high number of TCR-related voting transactions.

Project running

npm install # will install required dependencies
npm install -g truffle # will install truffle
truffle migrate # will compile contracts and paste artefacts into build folder
npm run dev # will run application locally

Networks connection

You can deploy our contracts

  • locally (don't forget to run ganache)
  • on poa network (truffle migrate --network poa)
  • on skale network (truffle migrate --network skale)

Tests

npm run test/truffle # will run smart contracts tests

alice-tc2's People

Contributors

jakub-wojciechowski avatar alexalice 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.