u2467 / aens-marketplace

Buy and sell AE names on Aeternity blockchain

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AENS Marketplace

A marketplace to buy and sell names on the Aeternity blockchain

For the demo it is assumed that you have Python v3.7 or above installed and configured and docker as well.

Install the python dependencies:

pip installl -r requirements.txt

start a local node:

docker-compose up -d

load the environment variables:

source .envrc

execute the demo steps

./run.sh

Cleanup

It is recommended to stop the node instance and clean the resources after running the demo:

docker-compose down -v

See it in action

asciicast

About

Buy and sell AE names on Aeternity blockchain


Languages

Language:Python 54.0%Language:JavaScript 23.7%Language:HTML 14.2%Language:Shell 7.9%Language:CSS 0.3%