stuff

Peter Harpending 2026-04-02 17:25:38 -07:00
parent 2da089c049
commit 2b26b489eb
3 changed files with 14 additions and 0 deletions

@ -25,6 +25,7 @@ Title | Brief Description
[[Serializations]] | Conventions for field order in Gajumaru data structures [[Serializations]] | Conventions for field order in Gajumaru data structures
[[Smart Contracts]] | Terminology [[Smart Contracts]] | Terminology
[[Sophia]] | Introduction to Sophia, the Gajumaru smart contract language [[Sophia]] | Introduction to Sophia, the Gajumaru smart contract language
[[Sophia FAQ]] | what it says
[[Testnet Node Setup]] | Tech support [[Testnet Node Setup]] | Tech support
[[Transaction] | Terminology [[Transaction] | Terminology

11
Sophia-FAQ.md Normal file

@ -0,0 +1,11 @@
# Sophia FAQ
- Created: 2026-03-30
- Authors: Peter Harpending `<peterharpending@qpq.swiss>`
- 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?

@ -3,3 +3,5 @@
## Devuan 6 (Excalibur) ## Devuan 6 (Excalibur)
1. [[Install Erlang and ZX]] 1. [[Install Erlang and ZX]]
- need `gmhive_client` or `gajumine` to run