Skip to content

ryanleecode/stellar-anchor-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stellar Anchor

Stellar Anchor is a web server that implements the Stellar Ecosystem Proposals. The purpose for this project to provide a foundation for creating Stellar Applications. This web server can represent a fake financial institution for your Stellar wallet to connect to.

Build Status

Features

Protocols

  • SEP-0001 — stellar.toml
  • SEP-0006 — Anchor/Client interoperability
  • SEP-0009 — Standard KYC / AML fields
  • SEP-0010 — Stellar Web Authentication
  • SEP-0012 — Anchor/Client customer info transfer

Assets

  • Ethereum (ETH)
  • Lumens (XLM)
  • Bitcoin (BTC)

Building from Source

git clone https://github.com/drdgvhbh/StellarAnchor.git
cd StellarAnchor
go mod vendor
make start

Running the Tests

make test-unit
make test-e2e
make cover
make coveralls

About

Anchor/Financial Institution Implementation for the Stellar Protocol

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published