diff --git a/Makefile.genericwallet b/Makefile.genericwallet index e404b5f..7e1f32b 100755 --- a/Makefile.genericwallet +++ b/Makefile.genericwallet @@ -191,3 +191,5 @@ include $(BOLOS_SDK)/Makefile.rules #add dependency on custom makefile filename dep/%.d: %.c Makefile.genericwallet +listvariants: + @echo VARIANTS CHAIN ethereum ethereum_classic expanse poa rsk ubiq wanchain kusd #musicoin callisto ethersocial ellaism \ No newline at end of file diff --git a/ethereum.png b/ethereum.png new file mode 100755 index 0000000..60e111c Binary files /dev/null and b/ethereum.png differ diff --git a/ethereum_classic.png b/ethereum_classic.png new file mode 100755 index 0000000..6807e14 Binary files /dev/null and b/ethereum_classic.png differ diff --git a/expanse.png b/expanse.png new file mode 100755 index 0000000..27f275c Binary files /dev/null and b/expanse.png differ diff --git a/kusd.png b/kusd.png new file mode 100644 index 0000000..e69b3fc Binary files /dev/null and b/kusd.png differ diff --git a/poa.png b/poa.png new file mode 100644 index 0000000..1443ae0 Binary files /dev/null and b/poa.png differ diff --git a/rsk.png b/rsk.png new file mode 100644 index 0000000..2e8a9b4 Binary files /dev/null and b/rsk.png differ diff --git a/ubiq.png b/ubiq.png new file mode 100755 index 0000000..b702a7b Binary files /dev/null and b/ubiq.png differ diff --git a/wanchain.png b/wanchain.png new file mode 100755 index 0000000..a73f62b Binary files /dev/null and b/wanchain.png differ