Giter Site home page Giter Site logo

stevebombardier / token-lists Goto Github PK

View Code? Open in Web Editor NEW

This project forked from brave/token-lists

1.0 0.0 0.0 2.04 MB

Manages custom token lists for Brave Wallet

License: Mozilla Public License 2.0

Shell 0.25% JavaScript 99.48% Dockerfile 0.26%

token-lists's Introduction

token-lists

Build npm version

Manages custom token lists for Brave Wallet

Automated Publishing

We have setup a weekly cron job on Jenkins that publishes the latest NPM package to wallet data files.

Development

Ubuntu

  • Install system dependencies.

    sudo apt install librsvg2-bin libimagequant-dev pkg-config
  • Ensure you have the required node version and yarn installed.

  • Install dependencies and run the build script.

    yarn
    yarn start

MacOS

  • Install system dependencies.

    brew install librsvg libimagequant pkg-config
  • Ensure you have the required node version and yarn installed.

  • Install dependencies and run the build script.

    yarn
    yarn start

Docker

  • Install docker
  • Create a docker image docker build -t token-lists .
  • Launch the docker image docker run -u "$(id -u):$(id -g)" -v "$PWD/build:/token-lists/build" -ti token-lists
  • You will see an output in the build folder

Publishing token list to npm

brave/brave-core-crx-packager uses the npm package published here brave-wallet-lists. It will be automatically published when your PR is merged and a new release is created.

This produces a zero-dependency package with output images and token lists.

Testing a deployment

To test wallet data files use the development component updater with a fresh profile.

To do this you can use the command line argument --use-dev-goupdater-url.

You can use a clean profile without clearing with this as well: --user-data-dir=<tmp-dir>.

If you're using a development build, you can set the dev server via this npmrc environment in ~/.npmrc:

updater_dev_endpoint=https://go-updater-dev.bravesoftware.com/extensions

You can test a deployment by running the Jenkins job named: brave-core-ext-wallet-data-files-update-publish-dev Please check to make sure it succeeds.

Wait 5-10 minutes as the server will purge its cache during that timeframe and start serving the new component.

Then startup Brave using: open -a Brave\ Browser\ Beta.app --args --use-dev-goupdater-url --user-data-dir=$(mktemp -d)

After things are tested you can run the Jenkins job: brave-core-ext-wallet-data-files-update-publish and then after success, test on your normal Brave profile. The change will be live within 5-10 minutes. Please also test on production.

After testing on production, gives sign off in Slack on #releases and #prod-changes.

Troubleshooting deployment

You can see a list of the components that the component updater serves by going to these URLs:

token-lists's People

Contributors

onyb avatar github-actions[bot] avatar nvonpentz avatar bbondy avatar renovate[bot] avatar muliswilliam avatar sergeyzhukovsky avatar dependabot[bot] avatar thypon avatar renovate-bot avatar supermassive avatar josheleonard avatar mihaiplesa avatar cypt4 avatar diracdeltas avatar

Stargazers

Steve Bombardier avatar

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.