Commit 59da8b0d authored by Kirti's avatar Kirti

Update README.md

parent 49466459
Pipeline #1721 failed with stages
# Sample Hardhat Project
# Atomic Swap
This project demonstrates a basic Hardhat use case. It comes with a sample contract, a test for that contract, and a script that deploys that contract.
This is a project on Atomic Swap between Ontology and Ethereum with an onchain bidding on Ethereum to find the maximum bidder for exchange.
Try running some of the following tasks:
```shell
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.js
```
Tech Stack:
Solidity
Hardhat
HTML, CSS & JS
Web3.js
Node.js
MogoDB
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment