mirror of
https://github.com/Instadapp/boardroom-inc-protocol-Info.git
synced 2024-07-29 22:37:02 +00:00
commit
a54202abd3
8
index.ts
8
index.ts
|
@ -117,6 +117,14 @@ export const protocols = {
|
|||
suffix: "YAM",
|
||||
folder: "yamv2",
|
||||
},
|
||||
yup: {
|
||||
name: "Yup",
|
||||
path: "yup",
|
||||
description: "YOUR OPINION MATTERS. CURATE THE WEB. EARN &INFLUENCE.",
|
||||
suffix: "YUP",
|
||||
folder: "yup",
|
||||
snapshotSpaceName: "yup.eth"
|
||||
}
|
||||
};
|
||||
|
||||
export const protocolBranding = {
|
||||
|
|
|
@ -9,7 +9,7 @@ do
|
|||
else
|
||||
mkdir -p ./$arg
|
||||
mkdir -p ./$arg/calls
|
||||
touch ./$arg/event.json
|
||||
touch ./$arg/events.json
|
||||
touch ./$arg/overview.md
|
||||
touch ./$arg/logo.png
|
||||
touch ./$arg/header.png
|
||||
|
|
0
yup/events.json
Normal file
0
yup/events.json
Normal file
0
yup/header.png
Normal file
0
yup/header.png
Normal file
BIN
yup/logo.png
Normal file
BIN
yup/logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.7 KiB |
0
yup/overview.md
Normal file
0
yup/overview.md
Normal file
Loading…
Reference in New Issue
Block a user