Welcome toGnostic SVGon Scaffold-ETH 2
Store and Render SVG Strings on Gnosis
Use Write: CreateKeyWithSVG(string key, string[] svgStrings) passing in any string value as a key an array of svg strings.
Use Read: GetSvgByAddrKey(Address = quantumtekh.eth, Key = owl01) to see an example of SVG string array.
Use Read: RenderSvgByAddrKey(Address, Key) to get base64 encoded SVG image string. (paste result in browser uri field)
Use Write: LockLey(string key) passing in any string value as the key to lock that key from every being updated again.
Create Gnostic SVGs using the Gnostic SVG Contract tab.
Explore your local transactions with the Block Explorer tab.