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