Giter Site home page Giter Site logo

twobitedd / patronagecollectibles Goto Github PK

View Code? Open in Web Editor NEW

This project forked from happytreat/patronagecollectibles

0.0 1.0 0.0 5.27 MB

Runner Up of National Blockchain Challenge 19 - decentralized crowdfunding platform with Harberger crypto-collectibles using the Truffle suite, Solidity smart contract and React framework.

Home Page: https://devpost.com/software/patronage-collectibles

HTML 1.74% CSS 1.00% JavaScript 97.26%

patronagecollectibles's Introduction

Patronage Collectibles

A decentralized Patreon using the Truffle development suite, Solidity smart contracts, and React.

Prerequisites

To get started, install the following on your machine:

Solidity Learning Materials

New to Solidity? Here are some recommended resources to start with.

  • Truffle Pet Shop tutorial: An end-to-end walkthrough of the basics of building a dApp.
  • Solidity in Depth: It's important to familiarize yourself with the Solidity language.
  • ERC20 Token Standard Interface: Other than the Solidity, you'll want to get familiar with the ERCX standards and EIP proposals within the ecosystem. The ERC20 standard is a widely adopted interface for tokens.
  • OpenZeppelin: Once you have a firm grasp of the language and standards, start going through open source Solidity projects. The OpenZeppelin project is a useful (albeit incomplete) overview of what's possible with smart contracts.
  • Smart Contract Best Practices: Helps you understand non-functional requirements within the smart contract ecosystem: design patterns, security, upgradability, and tooling.
  • Ethernaut: Advanced security topics. Optional, but important.

Getting Started

  • Make sure that Ganache is up and running locally at port 8545.
  • Go to Settings > Accounts & Keys
  • Disable Autogenerate HD Mnemonic and enter a Mnemonic you wish to use.
  • Then, do the following:
git clone https://github.com/yosriady/dapp-boilerplate
npm install

truffle migrate

cd app/
yarn
npm run start
  • Import the mnemonic you used in Ganache to Metamask.
  • On Metamask, use a 'Custom Network' pointing to localhost:8545.
  • Open your browser at localhost:3000.

Thanks

dapp-boilerplate © 2019+, Yos Riady. Released under the MIT License.
Authored and maintained by Yos Riady with help from contributors (list).

yos.io  ·  GitHub @yosriady

patronagecollectibles's People

Contributors

yosriady avatar happytreat avatar

Watchers

James Cloos 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.