AP Anchor Server
This is a reference implementation of an Anchor Server using the Anchor Platform.
Run it
cp .env.example .env
docker compose build
docker compose up
You now have the Anchor Platform running on http://localhost:8080.
Test it
- Go to https://demo-wallet.stellar.org
- Select "Add Asset" and choose SRT
- Select "SEP-24 Deposit" from the dropdown
- Complete the UX
- You'll receive a payment of SRT
- Override the home domain to localhost:8080
- Select "SEP-31 Send" from the dropdown
- Enter the customer info
- The demo wallet will send some SRT to the Anchor Platform
- The Anchor Platform will complete your transaction