Merge pull request #24 from breez/status-changes

status changes draft->for implementation
This commit is contained in:
Roy Sheinfeld
2024-01-08 19:58:27 +02:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

View File

@@ -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.

View File

@@ -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/)