Simple Typscript/React application playground

Hi!

I’m a blockhain and aeternity newbie, and in order to learn a little bit more about these
concepts I’ve created a simple TypeScript/React application.

https://github.com/ybin64/aeternity-playground

It works best with a local docker based network created with the aeproject tool.

Current fuctionality:

  • Select network
  • View Alice and Bob balance
  • Transfer hardcoded amounts between Alice and Bob

/Nicklas

5 Likes

Thank you, a great early primer!

Hi!

The example is now updated with

  • Call contract
  • State channel - send messages
  • State channel - call contract

There is an animated gif at the github project, see the original post, that shows the current features.

/Nicklas

3 Likes