-
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.
docs: add enterprise solutions page (#211)
* docs: change cala logo * chore: docusaurus update * docs: add enterprise solutions page * fix: set contact email to [email protected] * chore: keep original frontpage icons, crop and rename --------- Co-authored-by: AndrejStacks <[email protected]>
- Loading branch information
1 parent
1299d11
commit e7e9d18
Showing
23 changed files
with
416 additions
and
251 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,116 @@ | ||
--- | ||
id: enterprise | ||
title: Enterprise Solutions | ||
slug: /enterprise | ||
--- | ||
|
||
<div class="container padding-horiz--md"> | ||
<div class="row vert-p"> | ||
<div class="col col--4 padding-horiz--md vert-p"> | ||
<h2> | ||
The open source core banking ledger | ||
</h2> | ||
<p>Cala is an extensible accounting ledger designed for building modern banking applications at enterprise scale.</p> | ||
</div> | ||
<div class="col col--8"> | ||
<img src="/img/enterprise-banner.webp"/> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
## Empower Your Business with Scalable Payment Infrastructure | ||
|
||
In today's dynamic financial ecosystem, staying ahead means adopting solutions that are not only innovative but also robust and scalable. **Galoy's Cala** is an open-source, modular payment platform designed for seamless integration with **Bitcoin**, the **Lightning Network**, and upcoming support for **SWIFT**, as well as **loan services**. Built with developers in mind, Cala enables you to streamline financial operations and unlock new avenues for growth. | ||
|
||
--- | ||
|
||
### Bitcoin Integration | ||
|
||
Integrate Bitcoin payments directly into your systems with our comprehensive API. Cala provides secure, fast, and reliable Bitcoin transaction handling, allowing you to tap into the global cryptocurrency market with ease. | ||
|
||
- **Secure APIs**: Leverage well-documented APIs for seamless Bitcoin integration. | ||
- **Open Source**: Access and customize the source code on GitHub. | ||
- **Global Reach**: Accept payments from users worldwide without intermediaries. | ||
|
||
### Lightning Network Integration | ||
|
||
Optimize transaction speeds and reduce costs with our Lightning Network support—ideal for applications requiring high throughput and instant settlement. | ||
|
||
- **Instant Payments**: Enable near-instantaneous transactions for improved user experience. | ||
- **Scalability**: Efficiently handle a high volume of microtransactions. | ||
- **Cost-Effective**: Lower transaction fees compared to on-chain Bitcoin transactions. | ||
|
||
### SWIFT Integration (In Progress) | ||
|
||
Prepare your infrastructure for traditional financial networks with our upcoming SWIFT integration. | ||
|
||
- **Global Transfers**: Facilitate international wire transfers seamlessly. | ||
- **Compliance Ready**: Designed to meet global financial compliance standards. | ||
- **Interoperability**: Bridge between cryptocurrency and traditional banking systems. | ||
|
||
### Loan Services Integration | ||
|
||
Incorporate lending functionalities into your platform with Cala's loan services module. | ||
|
||
- **Customizable Terms**: Define loan products tailored to your business model. | ||
- **Automated Processes**: Streamline loan origination, servicing, and repayment. | ||
- **Risk Management**: Utilize built-in tools for credit assessment and risk mitigation. | ||
|
||
--- | ||
|
||
## Why Choose Galoy? | ||
|
||
### Open Source and Customizable | ||
|
||
Cala is fully open source, providing the flexibility to customize and extend the platform to meet your specific needs. | ||
|
||
- **Extensible Architecture**: Modular design allows for easy addition of new features. | ||
- **Community Driven**: Join a growing community of developers contributing to the project. | ||
- **Transparency**: Full access to source code ensures security and trust. | ||
|
||
### Robust Security and Reliability | ||
|
||
Security is paramount in financial applications. Cala adheres to industry best practices to protect your transactions and data. | ||
|
||
- **Secure by Design**: Built with a focus on security at every layer. | ||
- **Regular Audits**: Continuous code reviews and security assessments. | ||
- **High Availability**: Designed for fault tolerance and minimal downtime. | ||
|
||
### Developer-Friendly | ||
|
||
We provide comprehensive documentation and support to make integration straightforward. | ||
|
||
- **Detailed Documentation**: Clear guides and API references. | ||
- **Technical Support**: Access to our team for assistance. | ||
- **Active Community**: Engage with other developers through our forums and chat. | ||
|
||
### Future-Proof Technology | ||
|
||
Cala is designed to evolve with the financial landscape. | ||
|
||
- **Scalable Infrastructure**: Built to handle growing transaction volumes. | ||
- **Upgradable Modules**: Easily incorporate new technologies and protocols. | ||
- **Regular Updates**: Ongoing development ensures compatibility and performance. | ||
|
||
--- | ||
|
||
## Trusted by Industry Leaders | ||
|
||
Galoy is backed by leading investors and trusted by global organizations for building Bitcoin-native financial infrastructures. Our commitment to open-source and enterprise-grade solutions makes us a preferred choice for companies worldwide. | ||
|
||
--- | ||
|
||
## Get Started with Cala | ||
|
||
Ready to enhance your payment systems with cutting-edge technology? Email us at [[email protected]](mailto:[email protected]) to schedule a consultation with our team of experts. | ||
|
||
--- | ||
|
||
## Connect with Us | ||
|
||
Stay updated on our latest developments and join our community: | ||
|
||
- [GitHub - GaloyMoney](https://github.com/GaloyMoney) | ||
- [X - @GaloyMoney](https://x.com/galoymoney) | ||
- [Mattermost - chat.galoy.io](https://chat.galoy.io) | ||
- [YouTube - @galoy](https://www.youtube.com/channel/galoymoney) |
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,7 @@ | |
} | ||
|
||
.featureSvg { | ||
height: 200px; | ||
width: 200px; | ||
height: 100px; | ||
width: 100px; | ||
margin: 20px 0; | ||
} |
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
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.