mirror of
https://github.com/aljazceru/fiatlink.git
synced 2025-12-17 05:14:19 +01:00
Merge pull request #24 from breez/status-changes
status changes draft->for implementation
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
|
|
||||||
| Name | `fiat_on_ramp` |
|
| Name | `fiat_on_ramp` |
|
||||||
|---------- |------------------------------ |
|
|---------- |------------------------------ |
|
||||||
| Version | 0.1 |
|
| Version | 1.0 |
|
||||||
| Status | Draft |
|
| Status | For Implementation |
|
||||||
|
|
||||||
## Motivation
|
## Motivation
|
||||||
The goal of this specification is to provide standardized API for applications to purchase bitcoin. This will make integrations simple and providers compatible, enabling wider adoption.
|
The goal of this specification is to provide standardized API for applications to purchase bitcoin. This will make integrations simple and providers compatible, enabling wider adoption.
|
||||||
|
|||||||
@@ -16,7 +16,7 @@ All FiatLink specifications include a "Status" field. "Status" can be one of the
|
|||||||
|
|
||||||
## Specs
|
## Specs
|
||||||
1. [FLS00 - Transport layer](./FLS00/README.md) **DRAFT**
|
1. [FLS00 - Transport layer](./FLS00/README.md) **DRAFT**
|
||||||
2. [FLS01 - Non-kyc on-ramp API spec](./FLS01/README.md) **DRAFT**
|
2. [FLS01 - Non-kyc on-ramp API spec](./FLS01/README.md) **For Implementation**
|
||||||
|
|
||||||
## API and SDK documentation
|
## API and SDK documentation
|
||||||
- [OpenAPI](https://docs.fiatlink.co/)
|
- [OpenAPI](https://docs.fiatlink.co/)
|
||||||
|
|||||||
Reference in New Issue
Block a user