An open API service indexing awesome lists of open source software.

https://github.com/berkspar/octocoin

:octopus: 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.
https://github.com/berkspar/octocoin

bloc clean-architecture cryptocurrency flutter

Last synced: 6 months ago
JSON representation

:octopus: 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.

Awesome Lists containing this project

README

        


OctoCoin Logo


A new way to be updated about cryptomarkets

Report Bug
·
Request Feature

## Table of Contents

- [Introduction](#introduction)
- [Features](#features)
- [How To Use](#how-to-use)
- [License](#license)

## 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](https://git-scm.com) and [Flutter](https://flutter.dev/docs/get-started/install) installed on your computer. From your command line:

```bash
# 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