Giter VIP home page Giter VIP logo

cryptorebels's Introduction

Artistry Sandbox

A Decentralized Platform for creators and their fans.

There are different platforms available out there to support creators and fans but we are a decentralized platform that connects creators and their fans without any intermediary involved. This platform onboards all kinds of creators musicians, writers, podcasters and the list continues. The creator is paid in the form of CELO tokens for his/her art through a P2P(peer to peer) system and so the platform doesn’t get to decide how much should the creator be paid. It is his/her art that speaks for itself.

The smart contracts are deployed on the Celo Alfajores Test Network and we have used the Metamask wallet for making the transactions.

Smart Contract Deployments

Celo Alfajores Test Network

Contract Deployed address
Patreon Contract 0x779B1337462bFEF915FEc5ddA868fA4E92255e54

Run Locally

Pre-Requisites

  • Truffle Suite
  • Ganache CLI
$ npm install -g truffle
$ npm install -g ganache-cli

Clone the project

$ git clone https://github.com/Nandan-unni/CryptoRebels.git
$ cd CryptoRebels

Setting up a local Blockchain

Install dependencies

$ cd truffle
$ npm install

Compile Smart Contracts

$ truffle compile

Run ganache

$ ganache-cli

Run migrations to deploy the smart contracts

$ truffle migrate

To run tests, run

$ truffle test

Setting up Client App

  1. Installing dependencies

    cd frontend
    # using yarn
    yarn
    
    # or using npm
    npm i
  2. Running locally

    # using yarn
    yarn dev
    
    # or using npm
    npm run dev

cryptorebels's People

Contributors

abhinavrajesh avatar nandan-unni avatar snehasharma76 avatar

Watchers

 avatar

Forkers

abhinavrajesh

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.