Skip to content

gondar00/smart-contract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

[FRONTEND]JUR-SMART-CONTRACT

  • cd client && yarn install
  • run truffle develop in a separate terminal
  • yarn start — This will spawn a development server with a default port of 1234.
  • yarn build — This will output a production build in the dist directory.

Steps

  • Install @drizzle/react-plugin & @drizzle/store (yarn add @drizzle/react-plugin @drizzle/store)
  • Import DrizzleProvider wrapper and add drizzle-options default inside lib
  • Customize contracts_build_directory inside truffle-config.js

Helpful links

About

blockchain app on solidity + drizzle framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published