-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: rename blink products and remove from galoy docs (#27)
- Loading branch information
Showing
17 changed files
with
67 additions
and
187 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,46 @@ | ||
--- | ||
id: blink-core | ||
title: Galoy Core | ||
slug: /products/blink-core | ||
--- | ||
|
||
import GitHubButton from 'react-github-btn' | ||
|
||
# Galoy Core | ||
|
||
<GitHubButton href="https://github.com/GaloyMoney/blink" data-color-scheme="no-preference: dark; light: light; dark: dark;" data-icon="octicon-star" data-size="large" data-show-count="true" aria-label="Star GaloyMoney/blink on GitHub">Star</GitHubButton> | ||
<div style={{ marginBottom: 20 }}></div> | ||
|
||
Galoy Core is an opinionated bitcoin banking platform. | ||
|
||
This repo represents the main API that brings all functionality together. Take a look at the [Quickstart](https://github.com/GaloyMoney/blink/tree/main/quickstart) if you want to take it for a spin. | ||
|
||
## Project readme | ||
|
||
https://github.com/GaloyMoney/blink#readme | ||
|
||
## Project website | ||
|
||
https://blink.sv/ | ||
|
||
## Hosted API | ||
To try the hosted instance of our API visit the [Blink Developer Documentation](https://dev.blink.sv/api)<br /> | ||
There you can find: | ||
* an interactive tutorials to get started with the API | ||
* the endpoints to use for mainnet and signet bitcoin | ||
* a Postman collection and environment variables | ||
* generated GraphQL queries in multiple programming languages | ||
* API reference documentation | ||
|
||
## Local `dev` API access | ||
For the local `dev` environment | ||
* clone the galoy repo: https://github.com/GaloyMoney/blink | ||
* follow the steps in the [readme](https://github.com/GaloyMoney/blink/tree/main?tab=readme-ov-file#local-development-setup) start hosting the API locally | ||
|
||
Find more details about hosting the Galoy stack yourself in the [deployment section](/deployment/). | ||
|
||
## Admin API | ||
|
||
### [Blink admin API reference](https://dev.galoy.io/admin-api-reference.html) | ||
### Preformed GraphQL queries | ||
* [galoy/tree/main/core/api/test/bats/admin-gql](https://github.com/GaloyMoney/blink/tree/main/core/api/test/bats/admin-gql) |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters