Skip to content

Latest commit

 

History

History
12 lines (6 loc) · 255 Bytes

README.md

File metadata and controls

12 lines (6 loc) · 255 Bytes

CES-solidity

CrossChain transaction between Ethereum and Solana

#How to compile

create file .secret under main directory that contains ethrereum 12 words mnemonic

create file .infura under main directory that contains infura id

run npm install