crea8r / communify

Decaying tokens.
0 stars 0 forks source link

Change Admin UI to reflect that one Admin can create multiple token #28

Open 0xk2 opened 3 months ago

0xk2 commented 3 months ago

Problem

Admin can create multiple token, each token identified by the seeds: [b"MINT", random.key.as_ref()] random is a random generated keypair

Solution