closerdao / proof-of-presence

TDF smart contracts
MIT License
2 stars 3 forks source link

Write script to transfer ownership #56

Open arturictus opened 1 year ago

arturictus commented 1 year ago

Script example: https://github.com/closerdao/proof-of-presence/blob/99d298b5d8e5b328b02bcc38eacd5885435ac035/scripts/fundTeamWallets.ts#L17

closerearth commented 1 year ago

@arturictus can you explain why we need a script to transfer ownership please?

arturictus commented 1 year ago

transfering ownership is a delicate issue is always better to automate this delicate issues to not fuck it up manually

closerearth commented 1 year ago

But you mean a script that moves contract ownership from developer to DAO or something else?