diff --git a/Home.md b/Home.md index 2bf82df..d3e9347 100644 --- a/Home.md +++ b/Home.md @@ -25,6 +25,7 @@ Title | Brief Description [[Serializations]] | Conventions for field order in Gajumaru data structures [[Smart Contracts]] | Terminology [[Sophia]] | Introduction to Sophia, the Gajumaru smart contract language +[[Sophia FAQ]] | what it says [[Testnet Node Setup]] | Tech support [[Transaction] | Terminology diff --git a/Sophia-FAQ.md b/Sophia-FAQ.md new file mode 100644 index 0000000..d03df35 --- /dev/null +++ b/Sophia-FAQ.md @@ -0,0 +1,11 @@ +# Sophia FAQ + +- Created: 2026-03-30 +- Authors: Peter Harpending `` +- Last Modified: 2026-03-30 + +## Defining Events in interfaces + +## Can there be the same function name with different arities? + +## What happens if you delete a non-existent key from a map? diff --git a/Testnet-Node-Setup.md b/Testnet-Node-Setup.md index 95fb4b5..1293c1c 100644 --- a/Testnet-Node-Setup.md +++ b/Testnet-Node-Setup.md @@ -3,3 +3,5 @@ ## Devuan 6 (Excalibur) 1. [[Install Erlang and ZX]] + +- need `gmhive_client` or `gajumine` to run