Page MenuHomePhabricator

[token-server] Use monorepo hosted dependencies instead of npm
ClosedPublic

Authored by bytesofman on Wed, May 8, 22:00.

Details

Summary

T3548

Depends on D16132

Follow model used to successfully move Cashtab away from npm dependencies and toward monorepo hosted dependencies for packages maintained by ABC

Note: CI will be updated before landing

Test Plan

./contrib/teamcity/build-configurations.py token-server-tests
docker build -f token-server.Dockerfile -t token-server_local .

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

bytesofman published this revision for review.Wed, May 8, 22:05
This revision is now accepted and ready to land.Thu, May 9, 07:15