Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERC721 Bridge #20

Closed
rstormsf opened this issue Jun 15, 2018 · 5 comments
Closed

ERC721 Bridge #20

rstormsf opened this issue Jun 15, 2018 · 5 comments

Comments

@rstormsf
Copy link

rstormsf commented Jun 15, 2018

Title

  Title: New Type of Bridge
  Layer: Interoperability

Abstract

As a way to search for new type of interoperability, we would like to experiment to see if ERC721 standard could be scaled on Ethereum Mainnet. Therefore, it would be great to see proof of concept bridge similar to https://bridge.poa.net

Implementation

  1. Study our current bridge implementation.
  • Feel free to take a look at bridge-contracts as a model to study how our bridge operates.
  1. Write proof of concept for ERC721 based on that model.
  2. Write unit tests
  3. Write deployment script
  4. Study bridge-nodejs
  5. Write bridge-nodejs type for erc721
  6. Deploy contracts and run the bridge
  7. Write 2 test scripts to send a tx from Foreign to Home networks (ERC721)
    and back from Home to Foreign
  8. Record step 8 using any screeт recording tool where a viewer can see real tx on 2 testnets(kovan would be foreign and sokol would be home)
@igorbarinov
Copy link
Member

@rstormsf @akolotov let's create the issue here https://github.com/poanetwork/poa-bridge-contracts/ repo and close it here. I think, it's more better to have it in the repo with contracts

@igorbarinov
Copy link
Member

@rstormsf @akolotov friendly ping 😬

@akolotov
Copy link

@igorbarinov I have created omni/tokenbridge-contracts#46.

@akolotov
Copy link

@igorbarinov could you close it?

@igorbarinov
Copy link
Member

igorbarinov commented Aug 13, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants