All Projects → apay-io → transfer-server

apay-io / transfer-server

Licence: MIT license
Test instance is currently deployed to

Programming Languages

typescript
32286 projects
Handlebars
879 projects

Projects that are alternatives of or similar to transfer-server

Layr
A decentralized (p2p) file storage system built atop Kademlia DHT that enforces data integrity, privacy, and availability through sharding, proofs of retrievability, redundancy, and encryption, with smart-contract powered incentive scheme
Stars: ✭ 90 (+400%)
Mutual labels:  stellar-network, stellar-lumens
cryptomkt-node
CryptoMarket Node SDK
Stars: ✭ 21 (+16.67%)
Mutual labels:  stellar-lumens
metapay-chrome
A Chrome extension wallet for Stellar that simplifies payment.
Stars: ✭ 21 (+16.67%)
Mutual labels:  stellar-lumens
saisoku
Saisoku is a Python module that helps you build complex pipelines of batch file/directory transfer/sync jobs.
Stars: ✭ 40 (+122.22%)
Mutual labels:  transfer-server
stellar-rust-sdk
A lightweight SDK for the stellar horizon api. Written in rust.
Stars: ✭ 34 (+88.89%)
Mutual labels:  stellar-lumens
stellar-js-sdk
Playing with Stellar JavaScript SDK - Stellar Lumens
Stars: ✭ 21 (+16.67%)
Mutual labels:  stellar-lumens
rockfish
Rockfish is an arbitrage bot for the Stellar Decentralized Exchange (SDEX)
Stars: ✭ 58 (+222.22%)
Mutual labels:  stellar-network

Stellar Anchor

CircleCI Quality Gate Status

IMPORTANT DISCLAIMER: This code should not be used in production without a thorough security audit.

How to run the project

Before running the project, follow the following steps to customize your environment.

cp .env.example .env
cp assets.json.example config/assets.json

adjust values in .env and assets.json according to your preferences

npm i
npm run build
npm start

Run node bootstrap.js before npm start if you need to create accounts

Security vulnerability disclosure

Please report suspected security vulnerabilities in private to [email protected]

Please do NOT create publicly viewable issues for suspected security vulnerabilities.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].