Coder Social home page Coder Social logo

litemint-web's Introduction

GitHub license Build Status

Explore the crypto world.

https://litemint.com

Litemint is an open source, noncustodial, bespoke Stellar wallet for collectors and gamers. By leveraging the Stellar blockchain, Litemint enhances the user experience with asset ownership (NFT and collectibles) and decentralized micro-transactions.

We are revamping our open source wallet to support a mobile-first experience with the NFT marketplace, along with existing features (SDEX and wallet). Expect the fully browsable marketplace content with support for all features including auctions, profiles and collections.

Discover Litemint:

  • Send, receive and trade (SDEX) any digital asset and NFT. Litemint is peer-to-peer, secure and friendly.

  • Your account keys always stay with you! Litemint accounts are standard, secure and compatible with all mainstream stellar services and hardware wallets. They implement mnemonic with BIP-39, universal private key derivation with SLIP-0010 and SEP-0005 and can be recovered and imported independently.

Links

Building it Yourself

Dependencies

The build process uses the Google Closure Compiler and YUI Compressor which require Java 8 or higher. Follow their respective links for installation instructions.

Optionally, you can install jsdoc if you want the build script to generate the code documentation.

Build Script

  1. Download the latest Litemint source from releases.

  2. Export the compiler and compressor paths. On the command line, run the following commands:

    export COMPILER=path/to/closure-compiler.jar
    export COMPRESSOR=path/to/yui-compressor.jar

    Alternatively, you can use the --compiler and --compressor command line flags (see example below).

  3. At the root of this project, run the following command (by default, the release build is copied to the dist/ folder):

    ./build.sh

    Or use the following command to use your debug build configuration and generate the output to debug/ folder:

    ./build.sh --debug --out=debug

    Or use the following command to build and generate the jsdoc documentation (jsdoc must be in the path):

    ./build.sh --jsdoc=doc

    Or use the following command to specify the compiler and compressor paths:

    ./build.sh --compiler=path/to/closure-compiler.jar --compressor=path/to/yui-compressor.jar

Contributing

Got mad skills? You are welcome to contribute to Litemint!

Development on Litemint happens directly on this GitHub repository and external contributors are welcome to send pull requests which will be reviewed and discussed.

Please take a look at the Code of Conduct to learn more.

Trying to report a possible security vulnerability in Litemint? For the safe disclosure of security bugs and information about our bounty program, please send an email to [email protected].

Litemint License

Litemint source code is released under the MIT License.

Copyright (c) 2021 Frederic Rezeau, aka 오경진
Copyright (c) 2021 Litemint LLC

LITEMINT LLC owns all Litemint-related trademarks, service marks, and graphic logos and the names of all Litemint projects are trademarks of LITEMINT LLC.

Dependency Licenses

Build on the shoulders of giants!

Elliptic (Elliptic Curve Cryptography)

URL https://github.com/indutny/elliptic
License MIT License
Local Modifications Modified to expose the hash cryptography primitives

aes-js (Advanced Encryption Standard)

URL https://github.com/ricmoo/aes-js
License MIT License
Local Modifications None

scrypt-async-js

URL https://github.com/dchest/scrypt-async-js
License MIT License
Local Modifications None

tweetnacl-js

URL https://github.com/dchest/tweetnacl-js
License The Unlicense
Local Modifications None

js-stellar-sdk

URL https://github.com/stellar/js-stellar-sdk
License Apache-2.0 License
Local Modifications None

bip39

URL https://github.com/iancoleman/bip39
License MIT License
Local Modifications None

jquery

URL https://github.com/jquery/jquery
License MIT License
Local Modifications None

material-design-icons

URL https://github.com/google/material-design-icons
License Apache-2.0 License
Local Modifications None

Chart.js

URL https://github.com/chartjs/Chart.js
License MIT License
Local Modifications None

jquery-qrcode

URL https://github.com/jeromeetienne/jquery-qrcode
License MIT License
Local Modifications None

bulma

URL https://github.com/jgthms/bulma
License MIT License
Local Modifications None

identicons

URL https://github.com/Lobstrco/stellar-identicon-js
License Apache License 2.0
Local Modifications None

litemint-web's People

Contributors

fredericrezeau avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

fredericrezeau

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.