https://github.com/GuiGou12358/phala-tutorials
Tutorials to write Phat Contracts in Rust and Ink!
https://github.com/GuiGou12358/phala-tutorials
Last synced: 2 months ago
JSON representation
Tutorials to write Phat Contracts in Rust and Ink!
- Host: GitHub
- URL: https://github.com/GuiGou12358/phala-tutorials
- Owner: GuiGou12358
- Created: 2023-04-14T11:46:26.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-04T07:54:45.000Z (about 2 years ago)
- Last Synced: 2024-10-29T20:33:27.380Z (7 months ago)
- Language: Rust
- Size: 14.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-phat-contracts - Phat Contract Tutorials by GuiGuo12358 - Phala tutorials written by community member and technical ambassador [GuiGuo12358](https://github.com/GuiGou12358) (Phat Contract Examples / Consumer Contract Examples)
README
# Phala-tutorials
Tutorials to write Phat Contracts in Rust and Ink!## Installation
Technical Guide - Install cargo contract
https://polkaverse.com/11178/technical-guide-install-cargo-contract-ink-v4-37994## Tutorial 1
An Introduction to write Phat Contracts in Rust and Ink!
https://polkaverse.com/11178/1-an-introduction-to-write-phat-contracts-in-rust-and-ink-37996## Tutorial 2
How to query a subquery/subsquid index
https://polkaverse.com/11178/2-how-to-query-an-subquery-subsquid-index-38215## Tutorial 3
How to Generate Pseudo-Random Numbers in Ink! Smart Contract
https://polkaverse.com/11178/3-how-to-generate-pseudo-random-numbers-in-ink-smart-38216