Skip to content

Commit

Permalink
Create 2024-09-12.mdx (#977)
Browse files Browse the repository at this point in the history
* Create 2024-09-12.mdx

* Add carstenjacobsen

* Create 2024-09-12.mdx

* Update meeting-notes/2024-09-12.mdx

Co-authored-by: Chris Anatalio <[email protected]>

* Update meeting-notes/2024-09-12.mdx

Co-authored-by: Chris Anatalio <[email protected]>

---------

Co-authored-by: Chris Anatalio <[email protected]>
  • Loading branch information
carstenjacobsen and anataliocs authored Sep 16, 2024
1 parent 7d81956 commit 7c39ce0
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 0 deletions.
22 changes: 22 additions & 0 deletions meeting-notes/2024-09-12.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
title: '2024-09-12'
authors: carstenjacobsen
tags: [developer]
---

<iframe src="https://drive.google.com/file/d/1raU1Z9EQBLCkkuUO9yyF8yD2l_3nwk4a/preview" width="640" height="480" allow="autoplay"></iframe>

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.
5 changes: 5 additions & 0 deletions meeting-notes/authors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 7c39ce0

Please sign in to comment.