Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ethan0905 committed Nov 24, 2022
1 parent 37c03ee commit d0666be
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Expand Up @@ -36,12 +36,11 @@ IPFS for the decentralised datastorage

#### What was your biggest technical challenge and how does your solution solve it?
We never worked on Web3 before, so the biggest technical challenge was to give user the ability to write his own smart contract without knowledge.
Our solution solve it by creating a form interface to write directly into our smart contract.
Our solution solve it by creating a form interface that write directly into our smart contract.

## 鈿欙笍 How to run the project ?

1. Clone the repository:
`git clone https://github.com/ethan0905/hackathon.git`

2. Run at the root of repository, the following bash commands:
`docker-compose up --build`
Expand Down

0 comments on commit d0666be

Please sign in to comment.