Alex (@apichukov) 's Twitter Profile
Alex

@apichukov

ID: 1801240536927318016

calendar_today13-06-2024 13:10:00

98 Tweet

267 Followers

55 Following

Alex (@apichukov) 's Twitter Profile Photo

Thanks to XXIM - Decentralise Capitalism space will be able to share some thoughts and plans, as well as answer any questions regarding future development on Kasunder in about an hour.

Alex (@apichukov) 's Twitter Profile Photo

As promised during a Space session a few days ago, we've released an experimental DAOs page with Kaspa DAO. It's a draft version, and we're not entirely sure if the data has been collected correctly 😁. Chris Hutchinson 𐀊, LevendiPro, Ashton, stp please take a look at it

Alex (@apichukov) 's Twitter Profile Photo

A quick dive into TA patterns, support/resistance, and price prediction πŸ“ˆ. Can you guess the token from this daily chart? It shows clear support and resistance zones, with a reversed head-and-shoulders pattern perfectly signalling a trend pivot. Seems like a textbook case for

A quick dive into TA patterns, support/resistance, and price prediction πŸ“ˆ. Can you guess the token from this daily chart? It shows clear support and resistance zones, with a reversed head-and-shoulders pattern perfectly signalling a trend pivot. Seems like a textbook case for
kasIntel (@kaspaintel) 's Twitter Profile Photo

Our 1st training with Alex will be on the 11th of May 1pm GMT! We will be going through $Mantis KRC20 on Kasunder to learn the tool and see if there is anything suspicious It will be a video session on our Discord. Bring your curiosity and questions! πŸ”ŽπŸ•΅οΈ #kasintel

Alex (@apichukov) 's Twitter Profile Photo

From time to time, reading all the debates in the Kaspa community highlights the following points for me: 1. I’m very surprised by how offended everyone gets by any kind of criticism or even basic questioning of something they consider solid. 2. The Kaspa community is growing.

Alex (@apichukov) 's Twitter Profile Photo

After exploring Igra Labs and Kasplex L2s, I've pinpointed my personal key point for evaluating any Kaspa L2: Assets should be able to spend minimal time outside the Kaspa L1 network. The more an L2 achieves this, the more 'Kaspa-compliant' it is for me. My ideal L2 is a

Alex (@apichukov) 's Twitter Profile Photo

What do you think of an X-like platform powered by the Kaspa blockchain? No backend, just pure decentralization! Every action is a transaction: * Follow someone, send 1 KAS * Comment, send 0.5 KAS * Like, send 0.1 KAS Creators get paid directly for their content! #Kaspa #Web3

Alex (@apichukov) 's Twitter Profile Photo

Since my previous post about the Verum concept for decentralized social media gained traction, I’d like to clarify some points and address the most frequently asked questions: 1. The core of the Verum concept is a protocol that defines the types of transactions, their routing,

Alex (@apichukov) 's Twitter Profile Photo

Implemented the key feature for Verum: a vibrant Cyberpunk Theme! 🀘 Also integrated dynamic transaction amount calculations with optionally customisable user values. The core logic is now complete! Will run it for testing probably this weekend.

Alex (@apichukov) 's Twitter Profile Photo

First draft of Verum is ready for testing: verumonkas.com Join Telegram test group: t.me/verum_test Details about the protocol and some explanations towards current frontend version are available here: github.com/pichukov/verum The frontend source code will be

First draft of Verum is ready for testing: verumonkas.com
Join Telegram test group: t.me/verum_test
Details about the protocol and some explanations towards current frontend version are available here: github.com/pichukov/verum 

The frontend source code will be
Alex (@apichukov) 's Twitter Profile Photo

Thank you all for testing the first version of Verum on Testnet and for your valuable suggestions. I've just deployed a new version of the protocol for testing. It includes breaking changes but introduces an exciting new feature: Stories. Now you can share your story without

Alex (@apichukov) 's Twitter Profile Photo

TL;DR: Verum is a protocol, not a service, and it's completely free to post. You do not need to pay 1 KAS per post transaction (this misconception seems to have spread already). Here's how the protocol operates: * START (creating an account), POST, STORY, and UNSUBSCRIBE are

TL;DR: Verum is a protocol, not a service, and it's completely free to post. You do not need to pay 1 KAS per post transaction (this misconception seems to have spread already).

Here's how the protocol operates: 

* START (creating an account), POST, STORY, and UNSUBSCRIBE are
Alex (@apichukov) 's Twitter Profile Photo

Be cautious about token presales, token launches, and promises of future value: 1. Question whether the project holding a token presale truly needs a token. Most projects offering utility don’t require a token at all - the same functionality can often be achieved using KAS. 2.

Alex (@apichukov) 's Twitter Profile Photo

Verum 0.3 is ready and it's the final one for now! Here's what's new: 1. Version 0.3 introduces a new operation type, "Note," enabling users to create private, encrypted notes stored on Kaspa (see attached video). 2. The protocol's source code and payload formats are now

Alex (@apichukov) 's Twitter Profile Photo

πŸ” Kaspa Password Manager has been mentioned in comments on my previous post. I've quickly made a working prototype! It's a standalone Chrome extension that uses some Verum packages and scans encrypted Verum Note transactions contained passwords and domains, decrypts them, and

Alex (@apichukov) 's Twitter Profile Photo

Kaspa is an ideal solution for future AI agent communication. Agents can seamlessly delegate tasks to one another and pay for services using Kaspa's Layer 1. I'm developing a simple MCP server for Kaspa to enable LLMs to access basic Kaspa operations. If such MCP already exists,

Alex (@apichukov) 's Twitter Profile Photo

The Kaspa MCP Server is ready: github.com/pichukov/kaspa…. It includes a simple wrapper around the Kaspa WASM library, along with the MCP implementation. Check the README file for details on how to run it locally and what it does. What is MCP? In simple terms, the Model Context