From 7c39ce0c35a6275b43b5fb254248d76cb33d33bc Mon Sep 17 00:00:00 2001 From: Carsten Jacobsen Date: Mon, 16 Sep 2024 13:05:30 -0700 Subject: [PATCH] Create 2024-09-12.mdx (#977) * Create 2024-09-12.mdx * Add carstenjacobsen * Create 2024-09-12.mdx * Update meeting-notes/2024-09-12.mdx Co-authored-by: Chris Anatalio * Update meeting-notes/2024-09-12.mdx Co-authored-by: Chris Anatalio --------- Co-authored-by: Chris Anatalio --- meeting-notes/2024-09-12.mdx | 22 ++++++++++++++++++++++ meeting-notes/authors.yml | 5 +++++ 2 files changed, 27 insertions(+) create mode 100644 meeting-notes/2024-09-12.mdx diff --git a/meeting-notes/2024-09-12.mdx b/meeting-notes/2024-09-12.mdx new file mode 100644 index 000000000..b07fa3191 --- /dev/null +++ b/meeting-notes/2024-09-12.mdx @@ -0,0 +1,22 @@ +--- +title: '2024-09-12' +authors: carstenjacobsen +tags: [developer] +--- + + + +Agenda: [Discord thread](https://discord.com/channels/897514728459468821/900374272751591424/1282934024892973077) + +Developer Experience team member Nando Vieira introduced the CLI features alias and snapshot: + +1. Alias + 1. Install of Hello World example for showcasing alias + 2. Showed examples of how contract IDs are often passed as parameters in CLI commands like invoke (copying ID string or command substitution) + 3. How to deploy a smart contract and create an alias + 4. How to invoke the smart contract with the alias +2. Snapshot + 1. How to create a ledger snapshop + 2. How to use the snapshot in a test case + +Towards the end Nando went through the developer documentation, with focus on the added command line examples for Windows users, and a useful cookbook for CLI commands. \ No newline at end of file diff --git a/meeting-notes/authors.yml b/meeting-notes/authors.yml index bb351e54a..24047efbb 100644 --- a/meeting-notes/authors.yml +++ b/meeting-notes/authors.yml @@ -23,3 +23,8 @@ anataliocs: title: Senior Developer Advocate url: https://github.com/anataliocs image_url: https://avatars.githubusercontent.com/u/4750426?v=4 +carstenjacobsen: + name: Carsten Jacobsen + title: Senior Developer Advocate + url: https://github.com/carstenjacobsen + image_url: https://avatars.githubusercontent.com/u/4585552?v=4