Skip to content

bkawk/SwarmCity-EOS

Repository files navigation

login-fire

Swarm City

Build Status

Swarm City reimplemented under EOS with Polymer 3.0

Introduction

At its core Swarm City is an EOS based marketplace with a built in reputation system. Swarm City uses blockchain technology and smart contracts to allow people to communicate and transact value, and earn contextual reputation without third party interference.

Swarm City makes it easy for people to create and transact in context specific marketplaces, These marketplaces also form decentralized communities that benefit from economies of scale, and earn reputation together, We call these communities “hives”.

Our belieffs: Swarm City Beliefs "Niks Moet" Talk is cheap. Create.

Prerequisites

First, install Polymer CLI using npm (we assume you have pre-installed node.js).

Setup

install yarn

npm install yarn -g

Remove any old polymer cli if you have one installed

yarn uninstall

Make a clean cli install

yarn cli

and then install dependancies with

yarn install

Run

Lint

yarn lint

Build

yarn build

Test

yarn test

Serve the site

yarn serve

Contributions are very welcome

  1. Look through the open issues or make a new issue
  2. Fork it!
  3. Create your feature branch: git checkout -b my-new-feature
  4. Commit your changes: git cz

Optional but highly encouraged: Follow this commit guide

  1. Push to the branch: git push origin my-new-feature
  2. Submit a pull request. ♡

EOS Token Contributions

Any contributions are gratefully accepted on this EOS address: 0xbb616d1490288d48acfc2a60f306aa887602c8cc

Releases

No releases published

Packages

No packages published