Inspiration

When I started developing for aelf, I needed some testnet tokens. But it wasn't easy to get. Currently you need to call a smartcontract using the aelf command line tooling. I wanted to make this process easier.

What it does

This faucet gives out 100 ELF on the testnet. It's very easy to use and makes use of the Night Elf browser extension.

How I built it

This project uses the existing faucet smartcontract provided by the aelf team. This dApp calls this smartcontract. So it's easy to use from your browser. The dApp is build using Blazor and C# and compiles to Web Assembly.

Accomplishments that I'm proud of

I hope this helps the aelf community and makes it easier to get started developing for aelf.

Built With

Share this project:

Updates