Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Apr 21, 2020. It is now read-only.
/trust-rayPublic archive

☁️ API for the Trust Wallet. Project no longer supported and current version used as source of transactions and address tokens in Blockatlashttps://github.com/trustwallet/blockatlas/blob/master/config.yml#L64

License

NotificationsYou must be signed in to change notification settings

trustwallet/trust-ray

Repository files navigation

Greenkeeper badge

Build StatusLicenseHitCountBlack Duck Security Risk

API for the Trust Ethereum Wallet.

Features

  • Parsing entire blockchain
  • Retrieving transactions with operations field for ERC20 contract actions
  • Retrieving ERC20 token balances
  • Push notification service (not yet implemented)

APIwiki

Deploy on Heroku

Deploy

Locally (without docker)

  • Install required modules:$ npm install
  • Compile TypeScript:$ npm run build
  • Start the app:$ node dist/server.js
  • Run tests:$ npm run build && npm test

Docker containers

Install docker and docker-compose.

Set in~/.bashrcexport COMPOSE_FILE=docker-compose.yml:docker-compose.dev.yml

Set in .envMONGODB_URI=mongodb://mongodb:27017/trust-wallet

Dev tool:

  • Run build for npm install and build./trust build

  • Start app in docker./trust run

  • Stop docker containers./trust stop

  • App logs./trust logs

Authors

Contributing

We intend for this project to be an educational resource: we are excited toshare our wins, mistakes, and methodology of iOS development as we workin the open. Our primary focus is to continue improving the app for our users inline with our roadmap.

The best way to submit feedback and report bugs is to open a GitHub issue.Please be sure to include your operating system, device, version number, andsteps to reproduce reported bugs. Keep in mind that all participants will beexpected to follow our code of conduct.

Code of Conduct

We aim to share our knowledge and findings as we work daily to improve ourproduct, for our community, in a safe and open space. We work as we live, askind and considerate human beings who learn and grow from giving and receivingpositive, constructive feedback. We reserve the right to delete or ban anybehavior violating this base foundation of respect.

About

☁️ API for the Trust Wallet. Project no longer supported and current version used as source of transactions and address tokens in Blockatlashttps://github.com/trustwallet/blockatlas/blob/master/config.yml#L64

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp