mirror of
https://github.com/creating2morrow/neveko.git
synced 2025-03-31 19:39:11 +00:00
add screenshots
This commit is contained in:
parent
03f7bdef05
commit
e5bcc0a3c7
4 changed files with 9 additions and 0 deletions
|
@ -5,6 +5,8 @@ NEVidebla-EKOnomia (invisible economy)
|
|||
[](https://github.com/creating2morrow/neveko/actions/workflows/rust.yml)
|
||||
[](https://github.com/creating2morrow/neveko/actions/workflows/audit.yml)
|
||||
|
||||

|
||||
|
||||
### gpg and i2p made simple for E2EE marketplace, messaging and more
|
||||
|
||||
## About
|
||||
|
@ -90,3 +92,8 @@ most of the complex logic stays in neveko-core, exported from [lib.rs](./neveko-
|
|||
## Manual
|
||||
|
||||
[the manual](./docs/man.md)
|
||||
|
||||
## Donations
|
||||
|
||||
This is just a hobby project but if anything here is useful donations are much appreciated!
|
||||
No need to send xmr, donating time is fine. Just test code if you can and open issues. Thanks!
|
||||
|
|
BIN
assets/home.png
Normal file
BIN
assets/home.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 104 KiB |
BIN
assets/vendor.png
Normal file
BIN
assets/vendor.png
Normal file
Binary file not shown.
After ![]() (image error) Size: 130 KiB |
|
@ -1,5 +1,7 @@
|
|||
# neveko-market
|
||||
|
||||

|
||||
|
||||
## High-Level Order Lifecycle
|
||||
|
||||
* vendor adds a new product with description and price
|
||||
|
|
Loading…
Reference in a new issue