Skip to content

Latest commit

 

History

History
114 lines (74 loc) · 2.95 KB

README.md

File metadata and controls

114 lines (74 loc) · 2.95 KB

ICC Developer Instructions

Use Node Version Manager

nvm use lts/gallium

Install dependencies

$ npm install
# or
$ yarn

Running the ICC Application

On the development server:

$ npm run dev
# or
$ yarn dev

Open http://localhost:3000 with your browser to see the result.

To deploy to the internet

$ vercel --prod

Assign a domain name

$ vercel domains add [domain] [project]

CrossChain Connector

Project Presentation Website with Links to Core Resources and Assets:


[https://chainlink.freeweb3.com](https://chainlink.freeweb3.com)

Project and Presentation Assets

Here are the IPFS hashes for the file in the assets in the CHAINLINK_CONSTELLATION_HACKATHON_ASSETS in the root folder.


/CHAINLINK_CONSTELLATION_HACKATHON_ASSETS/

https://freeweb3.infura-ipfs.io/ipfs/QmeTc7MxyJkYNWWorKWepPxxvmGknfSWGGWTSi8Le5Rbtt

/code/

https://freeweb3.infura-ipfs.io/ipfs/QmVaNscfi2u26GCsV3RVTaBwtRAr7t8GQ3jsfzkdUbuTfq

/smart-contract-and-front-end-images/ https://freeweb3.infura-ipfs.io/ipfs/QmWs5pNLXoJ4hkLjkTL2v7QCB1BEQQhDuX86gjGRa56fuW

/videos/

https://freeweb3.infura-ipfs.io/ipfs/QmRoYhoJ4WMP8GuC2KZXm8EVvYfxUYWBzgUHBBfAYoukwa

/smart-contract-and -front-end-images/

https://freeweb3.infura-ipfs.io/ipfs/QmWs5pNLXoJ4hkLjkTL2v7QCB1BEQQhDuX86gjGRa56fuW

Test Deployment:

https://sepolia.etherscan.io/tx/0xb4ae9765eb20e8711ba921ff831b8e420441f59d460d2ebc2884096557103259 https://sepolia.etherscan.io/address/0x4088f46F3420A441eDb3a8800A1894eC4CA28A3a


SOME IMPORTANT FILES:

SecureCrossChainTransferAndLexOracle.sol

https://freeweb3.infura-ipfs.io/ipfs/QmVaNscfi2u26GCsV3RVTaBwtRAr7t8GQ3jsfzkdUbuTfq/SecureCrossChainTransferAndLexOracle.sol

contractABI.js

https://freeweb3.infura-ipfs.io/ipfs/QmVaNscfi2u26GCsV3RVTaBwtRAr7t8GQ3jsfzkdUbuTfq/contractABI.js

index-abi-sol-artifacts.html

https://freeweb3.infura-ipfs.io/ipfs/QmVaNscfi2u26GCsV3RVTaBwtRAr7t8GQ3jsfzkdUbuTfq/index-abi-sol-artifacts.html


PRESENTATION VIDEOS

ChainlinkHackathon-01.mp4

https://freeweb3.infura-ipfs.io/ipfs/QmberwtTXdANhefk6L35i421TMAbv9a9PGqqGfFa4n3iP3

ChainlinkHackathon-02.mp4

https://freeweb3.infura-ipfs.io/ipfs/QmexSJTQP8Wk1a4Tg5hjUbiJicxSGWq2YgXewUih492wQy

ChainlinkHackathon-03.mp4

https://freeweb3.infura-ipfs.io/ipfs/QmQQMWwa1cQqyshDAfDm6xgpNKYzWWFYaWDDHY8ANinLKt

ChainlinkHackathon-04.mp4

https://freeweb3.infura-ipfs.io/ipfs/QmX5DeLpeojAoJ7U1Y6r4yugtqparTYzHMptHH2DkTEcSx

ChainlinkHackathon-05.mp4

https://freeweb3.infura-ipfs.io/ipfs/QmNbsAV6bsWJESjwMjELa5eRp39scf2dKjifEw3B8BNJ2h

ChainlinkHackathon-06.mp4

https://freeweb3.infura-ipfs.io/ipfs/QmeJ1wKWgmWKLD1WuHpLoPP17Le9tCJJZzhNfBGGNDrqBL