Funbucket / Express-GethConnector-server

졸업프로젝트 server1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Express-GethConnector

졸업프로젝트 server1 Express-GethConnector는 Ethereum 블록체인과의 상호작용을 제공하는 Express.js 기반의 백엔드 서비스입니다.

Description

이 프로젝트는 Ethereum 블록체인에 대한 다양한 기능을 제공합니다. 주요 기능은 다음과 같습니다:

  1. Ethereum 계정과 상호작용
  2. Smart Contract 배포 및 상호작용
  3. Ethereum 블록체인 이벤트 모니터링
  4. NFT 마켓 플레이스 구현

Installation

# Clone the repository
git clone https://github.com/eogml0716/Express-GethConnector.git

# Go into the repository
cd Express-GethConnector/server1

# Install dependencies
npm install

# Run the app
npm start

Running the tests

npm test

Contributing

프로젝트에 기여하고 싶다면, GitHub의 "pull request" 기능을 이용해 주세요.

License

This project is licensed under the ISC License.

Contact

이메일:

About

졸업프로젝트 server1


Languages

Language:JavaScript 94.0%Language:Solidity 6.0%