Skip to content

0xcuriousapple/NFT-Crossroads

Repository files navigation

1

Presentation: link

Demo: link

Deployed Contracts

Feel Free to play with them, get some matic and goerli eth and you are set.

Warning These contracts are developed in 36 hour hack window, so they may contain serious bugs, dont use these contracts in production.

Sale

Domain: https://mumbai.polygonscan.com/address/0x0e3bd02248C8c360732c95b0D3BAc35B54672e92#code
Mainnet: https://goerli.etherscan.io/token/0x9f0f42a234fc19f956a0e5633b525976d5cabb99
Examle crosschain transfer: https://testnet.amarok.connextscan.io/tx/0x5ffc77e71987e0a80fc0a5f40243cf6329b42c7712d7c51746801023d5b103ed

Beacon

Domain: https://mumbai.polygonscan.com/token/0x2d1179979c16341a2890c59a1d2eb509f871a381
Mainnet: https://goerli.etherscan.io/token/0xb2de83e26e3cee3f66915f1ace523b0ad4c3b7e5
Examle crosschain transfer: https://testnet.amarok.connextscan.io/tx/0x40fbefb69c56dced60fc8b8bf9508d3094cf61f79bf26fc7a748202190b920be

SeeSaw

Domain: https://mumbai.polygonscan.com/token/0x0eaa0f898c2d8feabad040d37e0ae430b87782bb
Mainnet: https://goerli.etherscan.io/token/0xb68597b15fe0befdb438842acdb4ab18391ac35c
Examle crosschain transfer: Domain to Mainnet https://testnet.amarok.connextscan.io/tx/0x7a524271febf4f478b4c3f2f6ffcee8b36eb581c5bbfe02fd8fa9568b30cb3e1
Examle crosschain transfer: Mainnet to Domain https://testnet.amarok.connextscan.io/tx/0x00e1605707a70f29f06f8a5b1e1e113e47d61620793b257c76266ce6c64d5095

Developer Docs

npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts

Presentation

2 3 4 5 6 7 8 9 10 11 12 13