skale-network
There are 111 repositories under skale-network topic.
skalenetwork/libBLS
Solidity-compatible BLS signatures, threshold encryption, distributed key generation library in modern C++. Actively maintained and used by SKALE for consensus, distributed random number gen, inter-chain communication and protection of transactions. BLS threshold signatures can be verified in Solidity, and used as random beacon (common coin)
skalenetwork/skale-network
Handling millions of transactions per week, SKALE is a multichain network composed of an unlimited number of secure, decentralized, high-performance Ethereum Native Blockchains
skalenetwork/skaled
Running more than 20 production blockchains, SKALED is Ethereum-compatible, high performance C++ Proof-of-Stake client, tools and libraries. Uses SKALE consensus as a blockchain consensus core. Includes dynamic Oracle. Implements file storage and retrieval as an EVM extension.
skalenetwork/skale-consensus
Running the very core of SKL network, SKALE BFT consensus is universal, modern, modular, high-performance, asynchronous, provably-secure, agent-based Proof-of-Stake blockchain consensus engine in C++ 17. Includes provably secure embedded Oracle. Used by SKALE elastic blockchains. Easy and flexible enough to implement your own blockchain or smart contract platform. BLS signatures and Binary Asynchronous Consensus are main building blocks.
skalenetwork/sgxwallet
sgxwallet is the first-ever opensource high-performance hardware secure crypto wallet that is based on Intel SGX technology. First opensource product on Intel SGX whitelist. Scales to 100,000+ transactions per second. Currently supports ETH and SKALE, and will support BTC in the future. Sgxwallet is under heavy development and use by SKALE network.
skalenetwork/skale-manager
Ethereum Mainnet smart contracts that manage SKALE Network. Coordinates validator-node registration, SKALE Chain creation, bounties, delegation, distributed key generation and service level agreements
skalenetwork/skale-demo
Example dApps used during SKALE presentations
skalenetwork/IMA
SKALE Interchain Messaging Agent
skalenetwork/skale.py
Python library for interacting with SKALE Manager
skalenetwork/skale-node
Configuration files for SKALE node
skalenetwork/node-cli
A command line tool to setup, register and maintain your SKALE node. Written in Python.
skalenetwork/filestorage
SKALE filestorage extension to EVM
skalenetwork/skale-admin
SKALE admin docker container orchestrates all other SKALE Docker containers
skalenetwork/skale.js
Javascript library for interacting with SKALE Manager
skalenetwork/skale-nms
DEPRECATED: SKALE Node Monitoring Service (NMS) - decentralized SLA metrics and bounty collection
skalenetwork/transaction-manager
Microservice used to send concurrent transactions to the Ethereum network.
skalenetwork/hackathon
Guidelines for hackathons
skalenetwork/skale-node-tests
Framework for system/integration testing of skale node
skalenetwork/validator-cli
A command line tool for validators and delegators. Written in Python.
skalenetwork/docker-lvmpy
Easily manage LVM volumes from docker containers using this Docker plugin. Written in python. Under heavy development and use by SKALE network. Stay tuned for more docs!
skalenetwork/sgx.py
Python library to interact with sgxwallet
skalenetwork/documentation
SKALE Network documentation
skalenetwork/node-provisioning
Provision SKALE nodes in the cloud for testing purposes
kevinbluer/flaunt-wtf
Meme-ify your NFTs
Dirt-Road-Development/sfuel-station-v1
sFUEL Station
Dirt-Road-Development/sfuel-distribution-contract
SKALE Proof-of-Work Deployment Repo
skalenetwork/metaport
Metaport is simple JS/TS IMA widget
skalenetwork/portal
React-based UI to transfer assets, get chains info and more
skalenetwork/sla-agent
SKALE SLA Agent - decentralized SLA metrics and part of the SKALE Node Monitoring Service (NMS)
ChorusOne/skale-tools
skale-tools are a collection of tools for operators of validators on the SKALE blockchain.
skalenetwork/bounty-agent
Bounty agent - part of SKALE Node Monitoring Service (NMS)
skalenetwork/paymaster
A system that collects SKALE chain fee and distribute it across validators.
skalenetwork/pow-unity
Pow implementation on C# for unity