Skip to content

Commit d902cbe

Browse files
authored
Merge pull request #1328 from Concordium/futurenet
Add futurenet page and community column
2 parents 86044f0 + 75fc0b2 commit d902cbe

File tree

4 files changed

+104
-1
lines changed

4 files changed

+104
-1
lines changed
+64
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,64 @@
1+
.. _futurenet:
2+
3+
4+
Futurenet: The Future of Stablecoin Payments—Coming This April
5+
==============================================================
6+
7+
8+
🌟 What is Futurenet?
9+
-------------------------
10+
Futurenet is Concordium’s upcoming **Canary DevNet** to experiment
11+
with stablecoins at the **Protocol Layer**.
12+
Starting in April, our engineering team will begin deploying
13+
**releases every 2 weeks** to **Futurenet**—pushing new code *before*
14+
our Alpha goes live to testnet.
15+
16+
👉 `Get involved now! - Application form <https://tally.so/r/3jvkLx>`_.
17+
18+
🙋 Why join Futurenet?
19+
------------------------
20+
21+
- **Be among the first** to build and test newly released stablecoin payment products.
22+
- Focus on **APIs** to quickly and seamlessly integrate stablecoin payments into existing payment solutions (Stripe, Shopify, etc).
23+
- Your feedback will shape how we build Concordium’s stablecoins and guide the roadmap priorities.
24+
25+
💡 What can you do?
26+
---------------------
27+
**Futurenet** unlocks **powerful** new scenarios for **payment processing**, available only thanks for Concordium ID-layer:
28+
29+
1. **Geofencing Payments**
30+
31+
Conditional transactions based on geographic location, e.g., allowing payments only if the receiver is in the EU.
32+
33+
2. **Verify & Pay**
34+
35+
Enable age-restricted purchases by integrating identity verification directly into the payment process.
36+
37+
3. **Scheduled Transfers**
38+
39+
Automate periodic payments, like rent or subscriptions.
40+
41+
4. **Smart Payment Lock**
42+
43+
Execute transactions conditionally, e.g., payments triggered upon delivery or trade finance document verification.
44+
45+
📆 Launch Timeline
46+
--------------------
47+
* **22 April 2025**: Futurenet goes live; invite-only building begins!
48+
* **Every 2 weeks**: New feature releases deployed.
49+
* **June 2025**: First two scenarios (Geofenced Payments, Verify & Pay) delivered.
50+
* **November 2025**: Delivery of second two scenarios (Scheduled Transfers and Smart Payment Locks).
51+
52+
🛠️ Who can apply?
53+
--------------------
54+
We’re inviting a select group of developers who want to help shape next-gen payment flows and stablecoin functionality, including:
55+
56+
* **Payment Pros**: Devs with experience with Stripe, WorldPay, Shopify, or similar platforms.
57+
* **PayFi, Wallets & Stablecoin Integrators**: Teams already handling digital wallets, fiat on/off ramps, or stablecoin-based payment flows.
58+
* **Builders Exploring Trade Finance, Rent Payments, and Verify & Buy**: Anyone prototyping solutions where stablecoins can unlock new efficiencies or compliance benefits.
59+
60+
🥇🚀 Ready to pioneer?
61+
----------------------
62+
Reach out to request access and learn how to **bridge Web2 and Web3** with Concordium stablecoins payments.
63+
64+
👉 `Get involved now! - Application form <https://tally.so/r/3jvkLx>`_.

source/mainnet/community/index.rst

+28
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
.. include:: ../variables.rst
2+
.. _community2:
3+
4+
=========
5+
Community
6+
=========
7+
8+
Welcome to the community page where you'll find community projects and events.
9+
10+
11+
FutureNet
12+
---------
13+
14+
.. container:: tutorial-section tutorial-section-blue
15+
16+
Our :doc:`canary devnet <futurenet>` where we are going to push PLT-related releases regarding the following scenarios:
17+
18+
* Geofencing Payments
19+
* Verify & Pay
20+
* Scheduled Transfers
21+
* Smart Payment Lock
22+
23+
.. toctree::
24+
:maxdepth: 2
25+
:hidden:
26+
27+
Futurenet <futurenet>
28+

source/mainnet/docs/index.rst

+11-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Explore our developer resources, including detailed documentation, tutorials, an
1212
:align: center
1313

1414

15-
.. container:: three-columns
15+
.. container:: four-columns
1616

1717
.. container:: column1
1818

@@ -43,6 +43,16 @@ Explore our developer resources, including detailed documentation, tutorials, an
4343
Access a comprehensive set of tools to build your dApps.
4444
Find SDKs, APIs, smart contract libraries, CLI, CCDScan, Testnet Faucet, and IDE plugins.
4545

46+
.. container:: column4
47+
48+
.. raw:: html
49+
50+
<a href="../community/index.html" class="heading-link"><strong>Community</strong></a>
51+
52+
53+
Developer Community.
54+
Find out about latest initiatives, projects and events for Concordium Developers.
55+
4656
.. raw:: html
4757

4858

source/mainnet/index.rst

+1
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,4 @@
66
Docs <docs/index>
77
tutorials/index
88
tools/index
9+
community/index

0 commit comments

Comments
 (0)