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

Sample contracts #22

Open
3 tasks
lrettig opened this issue Jun 1, 2018 · 10 comments
Open
3 tasks

Sample contracts #22

lrettig opened this issue Jun 1, 2018 · 10 comments

Comments

@lrettig
Copy link
Member

lrettig commented Jun 1, 2018

child of #19

  • rust
  • assemblyscript
  • C++

From ewasm roadmap:

Implement ENS registar / resolver in C
Implement RSA in C (with or without using the modexp contract)
Implement Smartpool.io (which basically does an Ethash verification)

@lrettig lrettig added this to the Testnet MVP milestone Jun 1, 2018
@lrettig
Copy link
Member Author

lrettig commented Jun 18, 2018

Update from today's meeting:

  • Besides ERC-20 example, are there ideas of other examples we can do?
  • Some precompiles e.g. Blake hash
  • Just make sure to exclude anything that doesn’t fit in the block size limit
  • Blake, zk-snarks
  • fixed-point arithmetic exponentiation (@ehildenb)

@axic
Copy link
Member

axic commented Jul 25, 2018

@lrettig Actually ENS resolver in AssemblyScript could be a good idea :)

@lrettig
Copy link
Member Author

lrettig commented Jul 25, 2018

Sure. Let's get some basic stuff working first :)

@axic
Copy link
Member

axic commented Jul 25, 2018

The ENS resolver is more basic than a multisig wallet, btw :)

@lrettig
Copy link
Member Author

lrettig commented Jul 25, 2018 via email

@0zAND1z
Copy link

0zAND1z commented Nov 16, 2018

@lrettig @axic Can we add Nim to this bucket list?
We guys are happy to help!!

@axic
Copy link
Member

axic commented Nov 16, 2018

This issue is probably not very useful in terms of project management, better to have individual issues for each of these ideas.

@kggp1995 please create an issue for Nim.

@0zAND1z
Copy link

0zAND1z commented Nov 17, 2018

#122 now tracks Nim Contracts on eWASM

@lrettig
Copy link
Member Author

lrettig commented Nov 27, 2018

CF also ewasm/wrc20-examples#1

@axic axic removed this from the Testnet MVP milestone Dec 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants