Coder Social home page Coder Social logo

thakurboy004 / minty-fresh Goto Github PK

View Code? Open in Web Editor NEW

This project forked from solana-mobile/minty-fresh

0.0 0.0 0.0 8.33 MB

An open source mobile first implementation of NFT minting on solana

Home Page: https://solanamobile.com/

License: Apache License 2.0

Shell 0.76% Kotlin 99.24%

minty-fresh's Introduction

PRs welcome Jetpack Compose Forks Stars Issues License Release (latest by date) Follow us

Minty Fresh

Mint NFTs directly from images on your phone with just a few taps!

Take a Look

     

Technologies

Minty Fresh is built using 100% native Kotlin Android code, and is meant to demonstrate a best-in-breed implementation of native mobile dApp. Some implementation highlights:

  • Extensive use of Mobile Wallet Adapter
  • 100% Jetpack Compose UI w/ Material 3
  • Coroutines with Flow & StateFlow
  • Multi-module app
  • Hilt Dependency Injection
  • Room local database

Building & Running

git clone [email protected]:solana-mobile/Minty-fresh.git
cd Minty-fresh

When opening the project in Android Studio, be sure to select the build.gradle.kts file from the project root.

Implementation Overview

Minty Fresh is a multi-module Android application, which means that the source code is broken up into logical code packages that variously depend on each other.

Roughly speaking, the modules are separated out based on "layers" of app logic, e.g.; UI modules, business logic, networking/data storage modules and the like.

The following is a module dependency diagram, showing the modules that exist in the app and how they depend on each other:

Each module in the application has its own readme file, which is linked here:

App & Screen Modules

Logic Modules

License

Apache 2.0

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.