Commit 758f1b80 authored by kirtisingh's avatar kirtisingh

Added Readme

parent e331f33c
......@@ -4,16 +4,16 @@ This project implements HTLC based atomic swap between Ontology and Ethereum wit
Currently swap can be done only when order is initiated via Ontology and responded via Ethereum.
Stack used:
NodeJS: For creating a javascript environment that works as server
Express: For routing
MetaMask: Signing transactions
Hardhat : Compiling and deploying smart contracts
MongoDB Atlas: For storing the current bids in progress.
Languages used:
Solidity
Javascript
Stack used:
NodeJS: For creating a javascript environment that works as server
Express: For routing
MetaMask: Signing transactions
Hardhat : Compiling and deploying smart contracts
MongoDB Atlas: For storing the current bids in progress.
Languages used:
Solidity
Javascript
1. npm install
......
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