Communities

Kaspa Q&A
Kaspa Q&A
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Kaspa Q&A

How will Layer 1 launchpads such as KRON coexist with existing KRC-20 launchpads on Layer 2?

+0
−0

I have been researching the Kaspa ecosystem and noticed that several KRC-20 launchpads already exist on Layer 2 networks, while new projects such as KRON are building launchpad functionality directly on Layer 1.

From a technical perspective, what are the advantages and tradeoffs of each approach?

Are Layer 2 launchpads expected to continue serving a distinct purpose, or is the long-term expectation that Layer 1 launchpads will become the preferred architecture?

I'm interested in understanding the technical reasons behind these different designs rather than which project is "better."

Thank you.

History

0 comment threads

1 answer

+0
−0

Kaspa allows for different development paths.

Before covenants, assets required an additional layer. KRC-20 is an indexer that observes Kaspa but enforces its own rules, so the asset state is not enforced directly by Kaspa consensus. The same applies to L2s such as Igra and Kasplex. They introduce another validation layer, and additional trust assumptions outside of Kaspa L1.

Post Toccata, assets can now be created whose rules and state transitions are enforced directly by Kaspa consensus.

The benefit of keeping assets on L1 is that they can compose and build together under the same consensus rules, without adding further trust layers between them.

The ecosystem is now working through how existing assets and applications can migrate toward L1, and how new projects can deploy directly on Kaspa.

History

0 comment threads

Sign up to answer this question »