# Roadmap & Progress

{% tabs %}
{% tab title="Q2 2024" %}
P2P Marketplace & LIghtning Starter Upgrade

* [ ] Permissionless issuance of Taproot Assets
* [ ] Permissionless creation of public Fundraising or Fairmint campaigns
* [ ] Permissionless listing of new trading pairs on the P2P Marketplace

LN Exchange

* [ ] Spot Trading Orderbook development
* [ ] Perpetual Trading Orderbook development
* [ ] Migration of P2P Marketplace to LN Exchange
* [x] Phase 1: Points & Rewards Program Launch
* [ ] Phase 2: Early Access
* [ ] Phase 3: Public Beta Launch
* [ ] Referral Program Launch
* [ ] Release LN Exchange Public API

USDT Bridge

* [ ] USDT on Ethereum to be bridged with dual rewards scheme\
  (More info to be disclosed in a separate announcement)

MicroNode (Pillar for Lnfi's Self Custodial vision)

* [x] Development of a user-friendly, easy-to-use interface for setting up and managing Lightning Nodes
  {% endtab %}

{% tab title="01 2024" %}
Announced plans for Q1 2024\
<https://nostrassets.medium.com/navigating-q1-2024-nostrassets-protocol-updates-8d4963af7b5a>

**Update on NostrAssets Protocol: Building for Meaningful Impact**

* [ ] Construct a decentralized solution that alleviates congestion on the Bitcoin main-net through the use of Taproot Assets\ <mark style="background-color:orange;">(in conceptualization)</mark>
* [ ] Resolving the issue of insufficient liquidity in nodes\ <mark style="background-color:green;">(working with</mark> [<mark style="background-color:green;">Voltage.cloud</mark>](https://nostrassets.medium.com/announcement-nostrassets-leverages-voltage-to-enable-next-phase-of-growth-with-non-custodial-3dcd0b1c0c31)<mark style="background-color:green;">, expected first release within Q1 2024)</mark>\
  <https://nostrassets.medium.com/announcement-nostrassets-leverages-voltage-to-enable-next-phase-of-growth-with-non-custodial-3dcd0b1c0c31>
* [x] The first version of NostrAssets API & SDK\ <mark style="background-color:green;">NostrAssets API</mark> [<mark style="background-color:green;">https://github.com/nostrassets/naapi</mark>](https://github.com/nostrassets/naapi)\ <mark style="background-color:green;">NostrAssets SDK</mark> [<mark style="background-color:green;">https://github.com/nostrassets/nasdk</mark>](https://github.com/nostrassets/nasdk)\\

**Update on Lightning Starter Fair Mint**

* [x] New Fair Mint\ <mark style="background-color:green;">TNA Protocol Fair Mint on 12 Jan 2024</mark>
* [x] Update on Lightning Starter Fair Mint Rules\ <mark style="background-color:green;">allocating 2 pools exclusively with the token from the preceding Fair Mint</mark>\ <mark style="background-color:orange;">Fair Mint rules will continue to be refined over time</mark>\\

**Update on $TREAT & $TRICK: Utilities are coming**

* Lightning Gift (7 Feb)
* Lock Assets Tool (2 Feb)

\
**Others**

* Added Order History Status Filter (2 Feb)
* Added Holding List on Explorer (29 Jan)
* Explorer now displays sending npub address & receiving npub address (29 Jan)
  {% endtab %}
  {% endtabs %}

{% tabs %}
{% tab title="Q4 2023" %}

* [x] Established private channel with WalletofSatoshi (29 Dec)
* [x] Added Lightning Starter with $NOSTR Fair Mint (14 Dec)
* [x] Added Repair Tool to fix failed transactions
* [x] Added Funding Records on Explorer
* [x] Established private channel with Binance & OKX (20 Nov)
* [x] Wallet Connect integrated support with OKX wallet, Token Pocket, OneKey
* [x] Refining and making the platform to be more robust to handle higher usage spikes
* [x] $TRICK &/ $TREAT Taproot Assets Airdrop (31 Oct)
* [x] Taproot Assets Mainnet Launch on Lnfi (30 Oct)
* [x] Lnfi Testnet (13 Oct)
* [x] First Nostr-Native BTC (satoshis) launch on Lnfi Testnet (13 Oct)
* [x] Taproot Admin Wallet (9 Oct)
  {% endtab %}
  {% endtabs %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.lnfi.network/roadmap-and-progress.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
