Explorar el Código

doc: wallet functionality

zero hace 2 años
padre
commit
e73aa009fa
Se han modificado 1 ficheros con 11 adiciones y 0 borrados
  1. 11 0
      doc/src/arch/wallet.md

+ 11 - 0
doc/src/arch/wallet.md

@@ -255,6 +255,17 @@ See also the [Blender Human Interface Guidelines: Paradigms](https://developer.b
 
 Steps 3 and 4 can be done in parallel.
 
+## Target Mainnet Functionality
+
+Multi-platform main view with splitting and these editors:
+
+* Money::transfer()
+* Money::swap()
+* DAO
+* Chat
+* Explorer
+* Settings
+
 ## References
 
 * [Veil: Private Browsing Semantics Without Browser-side Assistance](https://mickens.seas.harvard.edu/files/mickens/files/veil.pdf)