stuff
parent
2da089c049
commit
2b26b489eb
1
Home.md
1
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
|
||||
|
||||
|
||||
11
Sophia-FAQ.md
Normal file
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)
|
||||
|
||||
1. [[Install Erlang and ZX]]
|
||||
|
||||
- need `gmhive_client` or `gajumine` to run
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user