Skip to content

Latest commit

 

History

History
51 lines (35 loc) · 1.3 KB

README.md

File metadata and controls

51 lines (35 loc) · 1.3 KB

OctoCoin Logo

A new way to be updated about cryptomarkets
Report Bug · Request Feature

Table of Contents

Introduction

Octocoin is the crypto app with the most minimalist user experience. It's simple, easy to use and perfect for visualize infos about crypto in the classroom, at work or on the go.

Features

Some things that you can do with OctoCoin:

  • Search cryptomarkets
  • Save your favorite cryptomarkets

How To Use

To clone and run this application, you'll need Git and Flutter installed on your computer. From your command line:

# Clone this repository
$ git clone https://github.com/BerkSpar/octocoin

# Go into the flutter project
$ cd octocoin

# Get dependencies
$ flutter pub get

# Run the app
$ flutter run

License

Apache License 2.0