Skip to content
This repository has been archived by the owner on May 15, 2021. It is now read-only.

open-marketplace-applications/anna

Repository files navigation


open marketplace apps

Open marketplace apps are decentralized open source apps for smart cities and local communities.

Discord

IntroductionWarningUsagePlanned MilestonesRoadmapJoining the discussion


ANNA

A Next Network Application

Introduction

This is an implementation of a decentralized eCommerce Platform written in Rust.

Warning

This application is currently under development and is not yet ready to be used. It is currently feature incomplete and cannot be considered alpha.

Usage

🛠️ Build

When building for the first time, ensure to install dependencies first.

yarn install
yarn run build

🔬 Serve locally

yarn run start:dev

🔋 Batteries Included

  • wasm-bindgen for communicating between WebAssembly and JavaScript.
  • wee_alloc, an allocator optimized for small code size.

Joining the discussion

If you want to get involved in discussions about this application, or you're looking for support, go to the #anna channel on our Discord.

https://github.com/joselo/rust-crud https://github.com/hgzimmerman/yew_patterns https://github.com/hgzimmerman/FullstackRustDemo https://github.com/dunnock/wasi-worker https://github.com/jgpaiva/minesweeper

component libs

https://github.com/alexisfontaine/ocean https://github.com/ericandre615/yewi

https://github.com/Terkwood/yew-export-button

https://github.com/steadylearner/Rust-Full-Stack