Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 1000 Bytes

File metadata and controls

22 lines (13 loc) · 1000 Bytes

Polkadot Smart Contract Proposals (PSPs)

Polkadot Smart Contract Proposals (PSPs) describe standards for smart contracts operating on blockchains built with Polkadot SDK and based on its (Contracts Pallet)[https://paritytech.github.io/polkadot-sdk/master/pallet_contracts/index.html]. Usually these contracts are developed in ink! programming language which is based on Rust.

The Polkadot Smart Contract Proposals GitHub is a community-based initiative operating under Ink!DevHub initiative.

Disclaimer: The PSP process is not supposed to be a substitute for the Polkadot Governance process or the RFCs process.


📋 Process

TBA

📝 Contributing

TBA

💡 Help