Coder Social home page Coder Social logo

🌚 Mooni

Easily transfer funds from your crypto wallet to your bank account.

🖼 Landing page

🚀 Web Application

📒 Documentation

🔮 Frontend integration

📎 Burner Wallet Plugin

This is experimental software under active development.

📃 Presentation

Mooni is a simple solution for end-users, marketplaces or DAOs to cash out cryptos in fiat directly to a bank account.

Features

  • Web wallets Login with any web3-compatible wallet (Metamask, WalletConnect, etc...)
  • Bank transfer Receive funds in your bank account in EUR/CHF (thanks to Bity)
  • Quick checkout No need to register accounts and pass long KYC verifications. Subject to amount limits.

🚀 Use Mooni now

Use cases

  • Crypto owner Any crypto holder can convert some crypto into fiat into their bank account
  • dApps Decentralized applications that makes users generate revenue can allow them to exit and withdraw funds into their bank account (games, decentralized marketplaces, via a widget)

🔮 Frontend integration

You can easily integrate Mooni into your web application and quickly enable your users to cash out their crypto.

This is useful for marketplace builders which want to increase conversion rate by allowing their users to withdraw the profit they make on the app.

An example app including Mooni widget is available to let you try it out.

🎁 Quick start

Install

yarn add @mooni/widget

Start widget

// Import package
import MooniWidget from '@mooni/widget';

// Instanciate the widget
const mooni = new MooniWidget();

// Open the widget when you want to show Mooni
mooni.open();

Check the package for full API documentation.

📎 Burner Wallet Plugin

A plugin for Burner Wallet have been done to easily add the possibilty to cash out.

We have our own Mooni Burner Wallet deployed if you want to try it.

Please refer to the plugin documentation for integration instructions.

💻 Development

This repo is a monorepo including different apps and libraries for running mooni which are located under folders in packages/*.

App

The app is in the packages/app folder.

Start tooling

# Install dependencies
yarn

# Start dev server
yarn start

# Build production bundle
yarn build

Burner plugin

Start tooling

# Install dependencies
yarn

# Start dev server
yarn start:burner

Mooni's Projects

mooni icon mooni

Easily transfer funds from your crypto wallet to your bank account.

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.