ewasm / testnet

Testnet planning & documentation
64 stars 19 forks source link

Sample contracts #22

Open lrettig opened 6 years ago

lrettig commented 6 years ago

child of #19

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 commented 6 years ago

Update from today's meeting:

axic commented 6 years ago

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

lrettig commented 6 years ago

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

axic commented 6 years ago

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

lrettig commented 6 years ago

Is there an existing contract I can take a look at?

Sent via Superhuman iOS ( https://sprh.mn/?vip=lane@ethereum.org )

On Wed, Jul 25 2018 at 12:40, < notifications@github.com > wrote:

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

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub ( https://github.com/ewasm/testnet/issues/22#issuecomment-407818965 ) , or mute the thread ( https://github.com/notifications/unsubscribe-auth/ADKbNF9Hpvx9vTvZvQuJ9X64prDmgoxcks5uKJ9pgaJpZM4UXE8O ).

axic commented 6 years ago

Suggested reading:

0zAND1z commented 5 years ago

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

axic commented 5 years ago

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 commented 5 years ago

122 now tracks Nim Contracts on eWASM

lrettig commented 5 years ago

CF also https://github.com/ewasm/wrc20-examples/issues/1