Skip to content

Commit

Permalink
Update RegisterProject.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
arrudagates authored Jan 8, 2024
1 parent 3a5b58d commit 740e8d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modals/RegisterProject.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ const RegisterProject = ({ isOpen }: { isOpen: boolean; }) => {
</div>
</div> */}
<p className="text-white text-sm">
Thank you for your interest in registering your new DAO community with InvArch! We are currently working on a better way to onboard new projects, so please bear with us.<br /><br />In the meantime, you can fill out this form to register your project (when it becomes available). To be eligible, you need to have a Saturn Gateway multisig address. You can learn more about Saturn Gateway <a target="_blank" className="text-tinkerYellow hover:underline underline-offset-2" rel="noreferrer" href="https://invarch.medium.com/the-saturn-sdk-c46b4e40f46e">here</a>.
Thank you for your interest in registering your DAO on the InvArch Tinkernet! While an automatic & streamlined process to register your DAO will be available soon, the ability to deploy & register new DAO accounts is currently not supported in the UI<br /><br />In the meantime, if you are interested in deploying & registering a new DAO account, please reach out to the InvArch core team via the <a target="_blank" className="text-tinkerYellow hover:underline underline-offset-2" rel="noreferrer" href="https://discord.gg/invarch">InvArch Discord Server</a>.
</p>
<div>
<Button variant="secondary" mini onClick={closeModal}>Close</Button>
Expand Down

1 comment on commit 740e8d0

@vercel
Copy link

@vercel vercel bot commented on 740e8d0 Jan 8, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.