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

Is plasma meant to work on other similar blockchains to ethereum? If so, state which ones, for example: ETC, or ADA, XEM (via API) or any others. #41

Open
InfiniteIntel opened this issue Jul 25, 2018 · 2 comments
Labels
enhancement New feature or request

Comments

@InfiniteIntel
Copy link

No description provided.

@InfiniteIntel InfiniteIntel changed the title Is plasma is meant to work on other similar blockchains to ethereum? If so, state which ones, for example: ETC, or ADA, XEM (via API) or any others. Is plasma meant to work on other similar blockchains to ethereum? If so, state which ones, for example: ETC, or ADA, XEM (via API) or any others. Jul 25, 2018
@therevoltingx
Copy link
Contributor

This is pretty interesting. Perhaps we start by listing what are the base requirements for Plasma? (i.e. Smart Contracts, Tokenization, etc.)

Then we could build a list of other chains that could support Plasma.

@therevoltingx
Copy link
Contributor

Plasma Requirements for Root Chains

Turing-complete smart contract language

  • Ability to define memory and storage variables
  • Ability to know the current time
  • Basic variable types (bytes32, uint256, etc)
  • Key/Value maps
  • Array data structures

Tokenization

  • Token interface similar to ERC-20 or Ether-like gas currency

@smartcontracts smartcontracts added the enhancement New feature or request label Oct 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants