GithubHelp home page GithubHelp logo

isabella232 / array-booster Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alice-si/array-booster

0.0 0.0 0.0 24 KB

Tools for manipulating arrays in Solidity

License: GNU General Public License v3.0

JavaScript 93.06% Shell 6.94%

array-booster's Introduction

Alice Smart Contracts

Join the chat at https://gitter.im/alice-si/Lobby

This project is a collection of useful tools to search and manipulate arrays in Solidity. This is still a work in progress and you may expect a lot of updates and improvements coming soon.

Overview

Smart contracts implement a Pay for success donation model. After a donor sends money to the campaign, a corresponding amount of Alice Tokens are being generated and credited to the Charity contract. Tokens are held in an escrow and are released only if a dedicated Validator confirms that the expected outcome has been achieved. Tokens are moved to the Beneficiary account after the validation is performed. Any outstanding tokens may be returned to donors and reused for future donations.

Installation

This project requires node-js runtime and uses truffle Ethereum smart contracts development framework. In order to run it, install truffle first:

npm install -g truffle

Then install all of the node-js dependencies

npm install

Running tests

To run all of the smart contract tests use following command in your console:

npm test

This command will start an embedded testrpc client. You can also install a standalone version:

npm install -g ethereumjs-testrpc

Contributions

All comments, ideas for improvements and pull requests are welcomed.

array-booster's People

Contributors

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