The invoice form 📝 has been filled out correctly for this milestone and the delivery is according to the official milestone delivery guidelines.
- Application Document: Silent Data Polkadot Integration
- Milestone Number: 1
Context
Silent Data is a platform for proving properties of private off-chain data in blockchain smart contract applications. This milestone extends Silent Data to support Substrate based blockchains, with Polkadot being the main focus. The Silent Data web application now includes an integration with the polkadot{.js} wallet. Support for Sr25519 and Secp256k1 signatures has been added to allow signature verification in either ink! smart contracts or Substrate pallets.
In order to improve the developer experience a Node.js library for interacting with the Silent Data API has been developed. We have also created both an example ink! smart contract and Substrate pallet to demonstrate how Silent Data can be used to securely provide off-chain data to blockchain applications.
Deliverables
Number | Deliverable | Link | Notes |
---|---|---|---|
0a. | License | Node.js library Smart contract |
... |
0b. | Documentation | Silent Data whitepaper Node.js library Smart contract |
... |
0c. | Testing Guide | Guide | ... |
0d. | Docker | Node.js library usage example Silent Data pallet |
... |
0e. | Article | Polkadot Foundation Partnership Silent Data | ... |
1. | Library | silentdata-node | ... |
2. | Smart Contract | silentdata-polkadot | ... |
3. | Extension | ... | ... |