GithubHelp home page GithubHelp logo

boomcrypto / boom-next Goto Github PK

View Code? Open in Web Editor NEW
0.0 5.0 0.0 27.94 MB

boom-next

Home Page: https://boom.money

License: MIT License

JavaScript 54.24% HTML 0.52% Vue 38.93% SCSS 1.44% TypeScript 4.87%
bitcoin blockchain clarity stacks

boom-next's Introduction

Boom

tldr: Boom is an open source Stacks wallet and asset manager. Boomboxes implement pooled stacking. Boom is built on Vue 3, Vite, Pinia, and Quasar Framework.

Follow us on twitter: https://twitter.com/boom_wallet

Development

Required environment

In order to test image uploads to ipfs, you'll need a nft.storage account and api token.

You can get a free account at nft.storage. Once you create your account, create a new file named .dev.vars, in the project root, then add a key named NFT_STORAGE_TOKEN with value of your api key.

  1. create a file in the project root called .dev.vars

  2. add a key named 'NFT_STORAGE_TOKEN' with value of your api key

NFT_STORAGE_TOKEN=<your api key>

Install dependencies

yarn

Start the cloudflare page functions serverless dev api

npx wrangler pages dev --local ./src --compatibility-date=2022-11-30 --kv=NOSTR --kv=TOKEN_URI

Start the client app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

In the course of development, you may wanna clear the HMR cache. If so, stop the dev server and do the following

quasar clean

Lint the files

yarn run lint

Build the app for production

yarn build -m pwa

Customize the configuration

See Configuring quasar.conf.js.

boom-next's People

Contributors

dantrevino avatar zeus-adin avatar pratik227 avatar

Watchers

 avatar Brad Baker avatar Friedger avatar  avatar hz avatar

boom-next's Issues

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.