Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 1.37 KB

README.md

File metadata and controls

27 lines (19 loc) · 1.37 KB

hackathon2020-T19-BlockStore

We rock with the consumption

BlockStore is a store built on blockchain selling dope vintage. We created product a shareholder role to balance the risk of the store owner.

消費の究極の意味は、より充実した人生を送る方法です。 より虚栄心のある消費習慣を放棄し、消費する適切な方法を選択します。

Tech Stack

we build a DApp base on ETH, Truffle, Drizzle, React.

Feature:

  1. Offer the share of the vintage product.
  2. Buy in share from the market.

TRUFFLE SMART CONTRACTS MADE SWEETER A world class development environment, testing framework and asset pipeline for blockchains using the Ethereum Virtual Machine (EVM), aiming to make life as a developer easier.

Ganache ONE CLICK BLOCKCHAIN A personal blockchain for Ethereum development you can use to deploy contracts, develop your applications, and run tests. It is available as both a desktop application as well as a command-line tool (formerly known as the TestRPC). Ganache is available for Windows, Mac, and Linux.

drizzle FRESH CHAIN-DATA FOR FRONT-ENDS A collection of front-end libraries that make writing dapp front-ends easier and more predictable. The core of Drizzle is based on a Redux store, so you have access to the spectacular development tools around Redux. We take care of synchronizing your contract data, transaction data and more.