altugbakan / stellar-quest-go

Go solutions for Stellar Quest Learn

Home Page:https://quest.stellar.org/learn

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Stellar Quest Learn Solutions in Go

Solutions implemented in Go for Stellar Quest Learn using the Stellar Go SDK.

Check out old-solutions branch for the solutions to old quests.

Requirements

Usage

  1. Clone or Fork this repository
git clone https://github.com/altugbakan/stellar-quest-go
cd stellar-quest-go
  1. Run the code using
go run ./[category_name]/[quest_name]

from your terminal. Enter your private testnet key obtained from the quest and your quest will be automatically completed.

Donations

Thank you for donating!

XLM: GB2M73QXDA7NTXEAQ4T2EGBE7IYMZVUX4GZEOFQKRWJEMC2AVHRYL55V

Thank you for donating!

About

Go solutions for Stellar Quest Learn

https://quest.stellar.org/learn

License:MIT License


Languages

Language:Go 100.0%