Proxima

33 posts

Proxima

Proxima

@Proxima_DLT

Proxima: a DAG-based cooperative distributed ledger. GitHub: https://t.co/geB5QcF1Tf Discord: https://t.co/Y939eCL2At

Katılım Ekim 2024
0 Takip Edilen421 Takipçiler
Proxima
Proxima@Proxima_DLT·
RT @lunfardo314: I don’t know details, but it seems these Japanese dReps are doing a great job. Research, especially the academic kind, whe…
English
0
1
0
18
Proxima retweetledi
Evaldas. Code first
Evaldas. Code first@lunfardo314·
Shipped: @Proxima_DLT now has an on-chain order book DEX, built from standard ledger covenants. Each buy/sell order is a UTXO that trustlessly enforces atomic token swaps, timeouts, and exchange terms. Listing orders = querying the ledger. No matching engine, no custody, no intermediaries, no MEV. Full decentralization.
English
1
1
10
409
Proxima retweetledi
Evaldas. Code first
Evaldas. Code first@lunfardo314·
1/Shipped: native tokens in @Proxima_DLT via covenants. Stablecoins, wrapped assets, whatever you need — issued under programmable, trustless foundry policies (centralized, fixed, capped, or custom).
English
2
1
7
364
Proxima retweetledi
Evaldas. Code first
Evaldas. Code first@lunfardo314·
1/4 I don't know about Kaspa but for @Proxima_DLT I took it as a challenge. Now I can firmly say: full trustless chess server is available on the Proxima's UTXO ledger with pure covenants! Full redeemed logic is ~8.2 KB (4.3 KB for move validator and 3.8 KB for the UTXO game
English
1
1
5
501
Proxima retweetledi
Evaldas. Code first
Evaldas. Code first@lunfardo314·
When developing systems of such complexity as @Proxima_DLT you don’t exactly design the architecture but instead you let it to evolve. This is an evolution of both the architecture and the developer. Claude Code makes this evolution faster by the order of magnitude. However, it
English
0
1
3
290
Proxima retweetledi
Evaldas. Code first
Evaldas. Code first@lunfardo314·
I will make a LLM Knowledge Base for @Proxima_DLT one day. For humans and agents. But first things first
Andrej Karpathy@karpathy

LLM Knowledge Bases Something I'm finding very useful recently: using LLMs to build personal knowledge bases for various topics of research interest. In this way, a large fraction of my recent token throughput is going less into manipulating code, and more into manipulating knowledge (stored as markdown and images). The latest LLMs are quite good at it. So: Data ingest: I index source documents (articles, papers, repos, datasets, images, etc.) into a raw/ directory, then I use an LLM to incrementally "compile" a wiki, which is just a collection of .md files in a directory structure. The wiki includes summaries of all the data in raw/, backlinks, and then it categorizes data into concepts, writes articles for them, and links them all. To convert web articles into .md files I like to use the Obsidian Web Clipper extension, and then I also use a hotkey to download all the related images to local so that my LLM can easily reference them. IDE: I use Obsidian as the IDE "frontend" where I can view the raw data, the the compiled wiki, and the derived visualizations. Important to note that the LLM writes and maintains all of the data of the wiki, I rarely touch it directly. I've played with a few Obsidian plugins to render and view data in other ways (e.g. Marp for slides). Q&A: Where things get interesting is that once your wiki is big enough (e.g. mine on some recent research is ~100 articles and ~400K words), you can ask your LLM agent all kinds of complex questions against the wiki, and it will go off, research the answers, etc. I thought I had to reach for fancy RAG, but the LLM has been pretty good about auto-maintaining index files and brief summaries of all the documents and it reads all the important related data fairly easily at this ~small scale. Output: Instead of getting answers in text/terminal, I like to have it render markdown files for me, or slide shows (Marp format), or matplotlib images, all of which I then view again in Obsidian. You can imagine many other visual output formats depending on the query. Often, I end up "filing" the outputs back into the wiki to enhance it for further queries. So my own explorations and queries always "add up" in the knowledge base. Linting: I've run some LLM "health checks" over the wiki to e.g. find inconsistent data, impute missing data (with web searchers), find interesting connections for new article candidates, etc., to incrementally clean up the wiki and enhance its overall data integrity. The LLMs are quite good at suggesting further questions to ask and look into. Extra tools: I find myself developing additional tools to process the data, e.g. I vibe coded a small and naive search engine over the wiki, which I both use directly (in a web ui), but more often I want to hand it off to an LLM via CLI as a tool for larger queries. Further explorations: As the repo grows, the natural desire is to also think about synthetic data generation + finetuning to have your LLM "know" the data in its weights instead of just context windows. TLDR: raw data from a given number of sources is collected, then compiled by an LLM into a .md wiki, then operated on by various CLIs by the LLM to do Q&A and to incrementally enhance the wiki, and all of it viewable in Obsidian. You rarely ever write or edit the wiki manually, it's the domain of the LLM. I think there is room here for an incredible new product instead of a hacky collection of scripts.

English
0
1
7
514
Proxima retweetledi
Evaldas. Code first
Evaldas. Code first@lunfardo314·
The only type of messages nodes and token holders exchange in @Proxima_DLT is UTXO transaction. They reach consensus on the ledger state via protocol called #cooperative_consensus simply by exchanging transactions!
English
0
1
3
828
Proxima retweetledi
Evaldas. Code first
Evaldas. Code first@lunfardo314·
while reading this, I realized that @Proxima_DLT may be even better contender for a decentralized crypto ledger shared among autonomous AI agents. Moreover, sequencers, the consensus-makers in #Proxima, will be autonomous AI agents by their very nature. Beat that: a permissionless decentralized crypto ledger run by a network of autonomous AI agents!
Eyal Yablon𐤊a@fishtuna

x.com/i/article/2019…

English
0
2
5
639
Proxima retweetledi
Evaldas. Code first
Evaldas. Code first@lunfardo314·
@Auri_0x @Proxima_DLT and the cooperative consensus, an unorthodox approach to the blockchain architecture. Permissionless Nakamoto-style PoS, no compromises with decentralization like most PoS.
Evaldas. Code first@lunfardo314

Meet the Proxima Manifesto. A rethink of what crypto is for and a challenge to legacy blockchain design: - cooperation over competition - multi-leader over leader election - no blocks, no bottlenecks. Consensus is what users build together @lunfardo/proxima-manifesto-74b0974935a7" target="_blank" rel="nofollow noopener">medium.com/@lunfardo/prox…

English
0
1
0
336
drgl lop
drgl lop@DrglLop72819·
@Proxima_DLT Where is the scientific article describing the proxima consensus protocol?
English
2
0
0
40
Proxima
Proxima@Proxima_DLT·
@lunfardo/proxima-project-status-nov-2025-f2e2c52b1cdd" target="_blank" rel="nofollow noopener">medium.com/@lunfardo/prox… Project status update #Tangle #Proxima
English
1
2
9
1.3K
Proxima
Proxima@Proxima_DLT·
RT @lunfardo314: Meet the Proxima Manifesto. A rethink of what crypto is for and a challenge to legacy blockchain design: - cooperation o…
English
0
2
0
206
Proxima
Proxima@Proxima_DLT·
Proxima v0.6.0-testnet github.com/lunfardo314/pr… is live! The new release contains breaking upgrade to the UTXO layer of the protocol wth scalable delegation and state bloat prevention. It is a significant step forward, critically important for the protocol. Plus many other smaller improvements in the node code, `proxi` wallet and tools. Testnet with 8 nodes is running already for a week. Everybody is welcome to join it. See github.com/lunfardo314/pr…. The visualizer hm4704.github.io/ProximaDLTDash… is running as always. Faucet is active.
English
0
0
8
407
Proxima retweetledi
Evaldas. Code first
Evaldas. Code first@lunfardo314·
First demo DAG visualizer of @Proxima_DLT and the cooperative consensus. Open testnet, 8 sequencers, ~13-15 nodes, 2 spammers, 6 TPS. Video 4x speed. #Tangle is back! #TangleLives
English
7
12
114
10.4K
Proxima
Proxima@Proxima_DLT·
Testnet version 0.1.4 is up and running! It now contains the delegation function. That means the network now can be fully decentralized in a permissionless way. You only need tokens to participate in the cooperative consensus and earn inflation. Tangle lives! To join the testnet read Participating in the open testnet github.com/lunfardo314/pr… . Ask questions in ⁠#testnet in our Discord.
English
4
0
17
2.4K