An open API service indexing awesome lists of open source software.

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!

Awesome Lists containing this project

README

        

![1](https://user-images.githubusercontent.com/46760063/205463908-462b526d-c23f-46b0-a533-f98f4b1caac7.png)

## 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

![2](https://user-images.githubusercontent.com/46760063/205463933-20788354-14b0-4830-909f-4c4db2a84bf1.png)
![3](https://user-images.githubusercontent.com/46760063/205463934-5ce68d26-c8eb-4c6c-be20-dd251411d796.png)
![4](https://user-images.githubusercontent.com/46760063/205463935-daa0edff-2f18-4997-acc5-611228290d07.png)
![5](https://user-images.githubusercontent.com/46760063/205463936-5615cb95-b3be-4580-84b6-4efc601a14d7.png)
![6](https://user-images.githubusercontent.com/46760063/205463939-741a5eb6-2e3e-4888-80b1-a8b27d14639b.png)
![7](https://user-images.githubusercontent.com/46760063/205463951-b0b1ced4-eb78-48d0-b5fd-f05571943997.png)
![8](https://user-images.githubusercontent.com/46760063/205463960-ccaf915b-f4c6-470a-9158-112544d83b3f.png)
![9](https://user-images.githubusercontent.com/46760063/205463962-eaf9269e-c27d-4cb3-be25-e9af169abcf0.png)
![10](https://user-images.githubusercontent.com/46760063/205463964-5b70d6b9-2818-4f97-a990-1de738a0c634.png)
![11](https://user-images.githubusercontent.com/46760063/205463994-740f820b-2252-44fd-836b-2f569cd6211a.png)
![12](https://user-images.githubusercontent.com/46760063/205463997-7d731a40-7d44-4cf4-a6ce-16733d3a6bfc.png)
![13](https://user-images.githubusercontent.com/46760063/205464001-d881cf66-f19a-44b7-9765-f3238038255e.png)