https://github.com/0xcuriousapple/nft-crossroads
Swiss Knife for NFTs!
https://github.com/0xcuriousapple/nft-crossroads
connext epns-ethereum ethereum
Last synced: 4 months ago
JSON representation
Swiss Knife for NFTs!
- Host: GitHub
- URL: https://github.com/0xcuriousapple/nft-crossroads
- Owner: 0xcuriousapple
- Created: 2022-12-02T16:11:55.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-04T01:59:46.000Z (over 2 years ago)
- Last Synced: 2024-12-27T17:15:39.162Z (5 months ago)
- Topics: connext, epns-ethereum, ethereum
- Language: Solidity
- Homepage:
- Size: 345 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

## Presentation: [link](https://www.canva.com/design/DAFTuZ5BQ6s/sWRYFCJYJnZJifTBXFwMWw/view?utm_content=DAFTuZ5BQ6s&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton)
## Demo: [link](https://www.youtube.com/watch?v=6eCSqBRSlz0)
## 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
```shell
npx hardhat help
npx hardhat test
REPORT_GAS=true npx hardhat test
npx hardhat node
npx hardhat run scripts/deploy.ts
```
# Presentation










