vultisig / vultisig-web

Simple Vultisig Web Implementation
https://vultisig-web-liard.vercel.app
0 stars 1 forks source link

[ADD]: VaultName Slug && Style #19

Closed jpthor closed 2 weeks ago

jpthor commented 1 month ago

Current

https://web.vultisig.com/shared/2f868d4a4be635524505cd77d9a6f62e55472365a515354f341a829f7cbd4619

Desired

https://web.vultisig.com/shared/{vault-name}/2f868d4a4be635524505cd77d9a6f62e55472365a515354f341a829f7cbd4619

Custom Style and Logo

Name of Vault should be on the Header.

User can set

LogoURL: {url}
// size this to the topright logo space, let user figure out sizing

Colour Style: enum: vultisig/light/dark

vultisig: #FFFFFF font, #02122B background 
light: #000000 font, #FFFFFF background
dark: #FFFFFF font, #000000 background

"Powered by Vultisig" on the footer