Gifting + Commitments

This commit is contained in:
Jose Olarte III
2024-02-07 15:31:12 +08:00
parent 44b46ace0a
commit 8c767c48cc
2 changed files with 75 additions and 2 deletions

View File

@@ -70,6 +70,17 @@
</span>
</h2>
<div class="text-sm truncate">did:ethr:0x000Ee5654b9742f6Fe18ea970e32b97ee2247B51</div>
<div id="ContactActions" class="flex gap-1.5 mt-2">
<button type="button" class="text-sm uppercase bg-slate-500 text-white px-2 py-1.5 rounded-md"><i class="fa-solid fa-eye-slash fa-fw"></i></button>
<button type="button" class="text-sm uppercase bg-slate-500 text-white px-2 py-1.5 rounded-md"><i class="fa-solid fa-rotate fa-fw"></i></button>
<button type="button" class="text-sm uppercase bg-slate-500 text-white px-2 py-1.5 rounded-md"><i class="fa-solid fa-person-circle-question fa-fw"></i></button>
<button type="button" class="text-sm uppercase bg-red-600 text-white px-2 py-1.5 rounded-md"><i class="fa-solid fa-trash-can fa-fw"></i></button>
<button type="button" class="text-sm uppercase bg-blue-600 text-white px-2 py-1.5 ml-auto rounded-md">To: 0 <i class="fa-solid fa-plus fa-fw"></i></button>
<button type="button" class="text-sm uppercase bg-blue-600 text-white px-2 py-1.5 rounded-md">From: 0 <i class="fa-solid fa-plus fa-fw"></i></button>
<button type="button" class="text-sm uppercase bg-slate-500 text-white px-2 py-1.5 rounded-md"><i class="fa-solid fa-file-lines fa-fw"></i></button>
</div>
</div>
</a>
</li>