Skip to content

octopus-network/octopus-pallets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

octopus-pallets

Collection of pallets used in Octopus Network

pallets

  • Metadata of an appchain. Including appchain identifier, RPC endpoint of mainchain, etc.
  • Validators of the appchain will observe the mainchain and submit the observed events using OCW for consensus.
  • An implementation of Octopus Network's LPoS.
  • This pallet depends on pallet-octopus-appchain.
  • Some common traits and types.
  • This pallet manages the cross-chain messages sent from appchain to mainchain.