encointer / encointer-wallet-flutter

Encointer mobile wallet flutter implementation
https://encointer.org
Apache License 2.0
22 stars 16 forks source link

Prepare for bazaar MVP #164

Open clangenb opened 3 years ago

clangenb commented 3 years ago

When https://github.com/encointer/encointer-node/pull/93 is merged, the node will incorporate all the basics for the bazaar.

This means we can revive the bazaar in the app. The dart side might need some updates because the modules have been commented out, but the wallet's bazaar structure is still valid.

We need:

anizeani commented 2 years ago

@clangenb whats the status here? I remember refactoring all the shop data to business and also implementing the rpc calls for businesses. is this still open?