diff --git a/2021_11_19_First_Meetup_-_Intro_to_Polkadot_and_Voronoi/polkadot_hungary_presentation.pdf b/2021_11_19_First_Meetup_-_Intro_to_Polkadot_and_Voronoi/polkadot_hungary_presentation.pdf new file mode 100644 index 0000000..0472435 Binary files /dev/null and b/2021_11_19_First_Meetup_-_Intro_to_Polkadot_and_Voronoi/polkadot_hungary_presentation.pdf differ diff --git a/2021_11_19_First_Meetup_-_Intro_to_Polkadot_and_Voronoi/welcome_page.png b/2021_11_19_First_Meetup_-_Intro_to_Polkadot_and_Voronoi/welcome_page.png new file mode 100644 index 0000000..74d7a3e Binary files /dev/null and b/2021_11_19_First_Meetup_-_Intro_to_Polkadot_and_Voronoi/welcome_page.png differ diff --git a/2021_12_16_Intro_to_Kusama_and_Rust_Smart_Contract_Deployment/info.txt b/2021_12_16_Intro_to_Kusama_and_Rust_Smart_Contract_Deployment/info.txt new file mode 100644 index 0000000..c2afbb7 --- /dev/null +++ b/2021_12_16_Intro_to_Kusama_and_Rust_Smart_Contract_Deployment/info.txt @@ -0,0 +1,26 @@ +Links +===== + +Build your Substrate node +https://docs.substrate.io/tutorials/v3/create-your-first-substrate-chain/ +https://docs.substrate.io/v3/getting-started/installation/ + +ink! +https://paritytech.github.io/ink/#play-with-it + +Getting started with ink! +https://docs.substrate.io/tutorials/v3/ink-workshop/pt1/#prerequisites + +CanvasUI +https://github.com/paritytech/canvas-ui +https://paritytech.github.io/canvas-ui/ + +Currently working RPC +wss://rococo-canvas-rpc.polkadot.io +https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frococo-canvas-rpc.polkadot.io#/explorer +https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Frococo-rpc.polkadot.io#/explorer + + +Commands +======== +substrate-contracts-node --dev --tmp