-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8afd0e1
commit bcec748
Showing
3 changed files
with
26 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,15 +1,21 @@ | ||
|
||
## Screenshot | ||
|
||
![screenshot](./screenshot.jpeg) | ||
|
||
## WORKING DIAGRAM OF THE CONTRACTS | ||
![Tux, the Linux mascot](diagram_of_contracts.png) | ||
![diagram_of_contracts](diagram_of_contracts.png) | ||
|
||
## Docs | ||
Please look at the pdf file | ||
Please look at the reports | ||
* [cmpe483_assignment_1_report.pdf](./cmpe483_assignment_1_report.pdf) | ||
* [CMPE_483_ASSIGNMENT_2_REPORT.pdf](./CMPE_483_ASSIGNMENT_2_REPORT.pdf) | ||
|
||
## Testing | ||
## Scripts | ||
* `yarn` to install dependencies(package.json) | ||
* `yarn truffle test` to start test | ||
* `yarn truffle compile` to compile contracts to abi json | ||
* `yarn contracts:compile` to compile contracts to abi json (truffle) | ||
* `yarn fe:build` to build frontend (next.js) | ||
* `yarn fe:dev` to compile contracts to abi json and start frontend development server | ||
|
||
## Resources | ||
* https://www.dappuniversity.com/articles/how-to-build-a-blockchain-app | ||
* |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
|
||
## WORKING DIAGRAM OF THE CONTRACTS | ||
![diagram_of_contracts.png](./../diagram_of_contracts.png) | ||
|
||
## Docs | ||
Please look at the pdf file | ||
|
||
## Testing | ||
* `yarn` to install dependencies(package.json) | ||
* `yarn truffle test` to start test | ||
* `yarn truffle compile` to compile contracts to abi json | ||
|
||
## Resources | ||
* https://www.dappuniversity.com/articles/how-to-build-a-blockchain-app |
bcec748
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs: