KLYNTAR Docs
TwitterDiscordSiteGitHub
  • Klyntar project intro
  • Project litepaper and main features
    • About project
    • Unique architecture - take the best from L1 and L2 chains
    • Multilevel sharding and modularity
    • Multistaking - native liquid staking, multichain multiasset staking and much more!
    • Checkpoints mechanism
    • Advanced cryptography - zk, mpc, fhe, post-quantum and much more!
    • Virtual machines - EVM, WASM, containers and much more!
    • Parallelization
    • Abstractions - for account, storage and chain
    • RWX - codeless smart contracts for real world usage
    • Unique shared security model
    • Mutations - add new functionality and improvements simple and fast
    • Forgetfulness - a blockchain cleaning mechanism
    • Low validator requirements and mobile validation
    • AI layer
    • Quantum future
    • Bring your social value to alternative economy
    • Ecosystem & Future services
  • Other resources & links
    • Official links
    • Brand assets
    • Partnerships
    • Tokenomics
    • 📚Glossary & Taxonomy
      • Our repositories and codebase
      • Architecture
      • Types of transactions
      • Types of accounts
      • Virtual machines
      • Consensus
      • RWX codeless smart contracts
  • Wallets usage
    • Wallets to work with WVM and native environment
    • EVM compatible wallets
  • build core and join network
    • ☁️Build the core
      • Build process
    • 🕸️Networks
      • Testnet
        • Your own private testnet
          • Netrunner
          • Netrunner and PM2
        • Public testnets
          • Testnet faucets
          • Setup testnet node
      • Mainnet
        • Setup mainnet node
    • 🪙Staking
      • Default staking
        • Staking
        • Unstaking
        • Native liquid staking
      • Multichain multiasset staking
        • Supported networks and tokens
        • Full list of supported assets
        • Work with native coins
        • Work with ERC-20 tokens
        • Work with ERC-721 tokens
        • Other
          • Work with Bitcoin, Litecoin and Doge
          • Work with XRP network
          • Work with TRON network
          • Work with Solana
        • Social value points
          • Telegram
          • Github
          • Instagram
          • Facebook (Meta)
          • YouTube
          • LinkedIn
          • Twitter
          • Discord
          • TikTok
          • Spotify
          • Hirsch index
          • Business value
        • Add your own asset
        • Connect your stakes from EigenLayer, Karak, Babylon, Solayer, etc.
      • Claiming rewards
    • 🕵️Become a validator
    • Mobile & low power devices validators
    • ⚙️Customizations
      • Create own mutation
      • Create own plugin
      • Run your node over TOR
      • Plugins usage
    • Explorers and how to use them
      • Public Explorer
      • Your own custom explorer
      • Usage guide
        • Network Parameters
        • Searchbar
        • Network Info
          • Epoches data
          • Hostchain checkpoints
  • Web1337
    • Web1337 intro
    • 🟢Simple API requests
      • Block API
      • Epoch API
      • State API
      • Misc API
      • Consensus related API
      • Transactions API
    • 🟠Transactions and smart-contracts
      • Useful advices & FAQ
      • 🔐Default Ed25519 transactions
      • 🤝BLS multisig transactions
      • 🛡️TBLS thresholdsig transactions
      • ⚛️Post-quantum transactions
      • 📃KLY-WVM - deploy and interact with the smart-contract to WASM vm
        • Interaction with a smart-contract
      • 📃KLY-EVM - deploy and interact with the smart-contract to EVM
        • Interaction with a smart-contract
      • Transfer coins between EVM and native environment
    • 🔴Advance Web1337 usage
      • Parallel execution
      • Interaction with a system smart contracts
      • 🪄Abstraction
        • 🦸‍♂️Account abstraction 2.0
        • 💾Storage Abstraction
          • 🔃Manual deployment of the storage for your contract
          • ☄️Dump EVM & WASM contract storage
          • Pay for storage rent
        • ⛓️Chain abstraction
      • 🌩️Thundercloud
        • 🏷️Using KLY Aliases in transactions
        • 🦾Deploy KIP
      • Using boosts & subscriptions
    • 🌐Networking
      • 🙈Using proxy
      • ⚡Interact with node via websockets
  • Smart Contracts and vms
    • Intro
    • 👩‍💻KLY-EVM
      • Smart contracts examples
      • 🧙‍♂️Magic address
      • Beyond the VM
        • ❎Call WASM from EVM
        • ❎Call JS from EVM
    • 👨‍💻KLY-WVM
      • Smart contracts examples
      • 🔁Simple cross-contract call (WVM-WVM)
      • Beyond the VM
        • ❎Call EVM from WASM
        • ❎Call JS from WASM
    • Containers
    • 🤓Writing smart contracts
      • Get random value from contract
    • 🧠Advanced VMs usage
      • 🔐Cryptography
        • 🎲VRF
        • ⚛️Post-quantum cryptography
        • 👀zkSNARK
        • 🤫Secure Secret Sharing
        • 🤹Using MPC
        • 🙈Using FHE
      • ⛈️Thundercloud
        • 👀KLY Oracles
          • ⏳Get the real time
          • 🌏Call any API
  • 🗺️RWX contracts
    • ℹ️Intro to real-world-execution smart contracts
    • How to use RWX contracts in your project or business
      • Web2 usage
        • User-User - agreements between default people
        • User-Business - agreements between customer and business
      • Web3 usage
        • Use in standalone blockchain projects
        • Use in DApps
    • 🤝Create RWX contract and deploy with Web1337
    • 🕵️‍♂️Become verifier
  • 👀Interesting features you must know
    • 😦Return of lost funds
  • Misc
    • 🏷️KLY Aliases
      • Web2 domain to KLY Alias
      • Web3 domain to KLY Alias
      • Social media handle to KLY Alias
  • Bots
    • 🤖Intro
  • Nodes management and maintaining
    • Core version update
    • State pruning
    • Launch own PoD (point of distribution)
    • Recovery process
    • Fast sync
  • Shared security usage
    • For blockchain networks
    • For DApps
    • For bridges
    • For oracles
Powered by GitBook
On this page
  • Introduction
  • What you can find here ?
  • Decentralized L1 chain as a foundation for experiments
  • Maximum decentralization: Multistaking - multichain multiasset liquid staking for max security
  • Interesting architecture: Multilevel sharding
  • Advanced cryptography
  • XVM - WASM VM, EVM and any-VM (Move, Solana VM) via containers
  • Codeless smart-contracts - road to smart-contracts usage in real-world business
  • Ecosystem of blockchains
  • Ecosystem of services
  • Let's get started!

Was this helpful?

Edit on GitHub
  1. Project litepaper and main features

About project

PreviousKlyntar project introNextUnique architecture - take the best from L1 and L2 chains

Last updated 2 months ago

Was this helpful?

Introduction

The first widely known cryptocurrency Bitcoin changed the rules of the game in its time. It was a real financial endgame that led to the creation of a multi-trillion crypto industry (as of 2024)

Being true fans and geeks who are inspired by cryptocurrency and the technologies/principles that underlie it, we also want to offer the world our project.

The idea was to create not another clone/fork, but a truly useful and long-lasting product. To do this, we have collected the best practices in the crypto industry, collected the most powerful and popular technologies and cryptography and are going to create a powerful foundation for the future decentralized ecosystem of services

What you can find here ?

Decentralized L1 chain as a foundation for experiments

Klyntar is a decentralized L1 network. The same as Ethereum, Solana, TON and many others! You will be familiar with working with our project.

Maximum decentralization: Multistaking - multichain multiasset liquid staking for max security

In an effort to increase decentralization rates and protect the network, as well as other chains in the ecosystem, we are introducing a multistaking mechanism - now you can protect the network by delegating your coins and tokens from other projects. This increases the number of potential validators in the Klyntar network, which makes the network stronger, more resilient and reliable!

Interesting architecture: Multilevel sharding

As we think about the future, we are trying to solve the problem of network scaling right away. Dividing the network into several smaller networks (shards) has become a standard in the industry.

We decided to go further and use a multilevel sharding system for greater efficiency. It is like classic sharding, but it has its advantages.

Advanced cryptography

Any cryptocurrency contains the word crypto, which means that cryptography plays an important role in its basis.

In our project, we have collected the most popular and powerful hashing algorithms, signatures and others to use onchain and offchain.

XVM - WASM VM, EVM and any-VM (Move, Solana VM) via containers

We want to expand the possibilities of writing smart contracts for our chain as much as possible, so you will have access to the capabilities of the two most popular virtual machines - EVM and WASM.

Another big extension - containers. Use the full power of ready codebases from package managers of popular programming languages - JS, Python, Rust, C-langs, Go and much more! Use the native access to the Internet, own schemes of parallelizations, access to GPU, external databases and so on.

And in the future, there will be more!

Codeless smart-contracts - road to smart-contracts usage in real-world business

Codeless smart contracts will help in cases when you need to make a deal that requires protection from a decentralized network, but which is difficult to program as a code.

For example, this could be control of a deal on RWA, protection of your deal in a Web2 online store, some verbal agreement in real life!

Don't trust - verify. Delegate control of the security of your contract to the network and rest assured.

No code is needed - make a deal using a simple interface. Form the conditions with words. And our network using controllers and AI will help you

Ecosystem of blockchains

Shared security model, common cross-chain interaction API and so on.

Ecosystem of services

Having a powerful L1 chain and many features in our arsenal, we want to be useful for a variety of use cases. In addition to DApps that will be built on the network, we are also going to create services on our side that will expand the scope of our cryptocurrency.

Let's get started!

We hope we managed to interest you - let's continue with a detailed acquaintance. We recommend you to take a look at the following sections!

Creating smart-contracts here is like average programming - no special restrictions. Full freedom for your masterpieces

Such useful services can be applications for RWA, insurance, lending & borrowing, human rights protection, protection of deals in the real world, AI applications, on-chain services, decentralized storage & GPU computing & cloud. We plan to make a big bet on RWA and Web2 thanks to our and maximum security thanks to .

☺️
Multistaking - native liquid staking, multichain multiasset staking and much more!
Multilevel sharding and modularity
Advanced cryptography - zk, mpc, fhe, post-quantum and much more!
Virtual machines - EVM, WASM, containers and much more!
codeless contracts
multistaking
Cryptocurrency Prices, Charts And Market Capitalizations | CoinMarketCapCoinMarketCap
Logo