An open API service indexing awesome lists of open source software.

https://github.com/dkcodec/block4


https://github.com/dkcodec/block4

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

# Assignmnet 4

Assignmnet 4 by group of students.

### Prerequisites

- [Node.js](https://nodejs.org/) (v14 or later)
- [MetaMask](https://metamask.io/) browser extension
- [Truffle](https://www.trufflesuite.com/truffle) (for smart contract development)

### Installation

1. **Clone the Repository**:

```bash
git clone https://github.com/dkcodec/Block4.git
cd assignment4blockprog
```

2. **Install Dependencies**:

```bash
npm install hardhat
```

3. **Deploy Smart Contracts**:

```bash
npx hardhat run scripts/deploy.js --network ganache
```

4. **Compile Smart Contracts**:

```bash
npx hardhat compile
```

5. **Start the Application**:

```bash
npm start
```

The application will be available at `http://localhost:3000`.

![1](https://github.com/dkcodec/Block4/blob/main/screenshots/1.png)
![2](https://github.com/dkcodec/Block4/blob/main/screenshots/2.png)
![3](https://github.com/dkcodec/Block4/blob/main/screenshots/3.png)
![4](https://github.com/dkcodec/Block4/blob/main/screenshots/4.png)
![5](https://github.com/dkcodec/Block4/blob/main/screenshots/5.png)
![6](https://github.com/dkcodec/Block4/blob/main/screenshots/6.png)

### **Authors & Contributors**

- Kairgeldin Dmitriy
- Kurmet Adilzhan
- Ernar Khanapin