Skip to content

Feature/create dao integration - #75

Draft
mcgaryes wants to merge 7 commits into
developfrom
feature/create-dao-integration
Draft

Feature/create dao integration#75
mcgaryes wants to merge 7 commits into
developfrom
feature/create-dao-integration

Conversation

@mcgaryes

Copy link
Copy Markdown
Contributor

No description provided.

@mcgaryes
mcgaryes requested a review from tjkyner June 13, 2022 19:39
@mcgaryes
mcgaryes marked this pull request as draft June 13, 2022 19:41
@mcgaryes
mcgaryes requested a review from BDANG June 13, 2022 19:44
@mcgaryes

Copy link
Copy Markdown
Contributor Author

@tjkyner and @BDANG I have created a draft PR that fixes a lot of the issues with dao creation through the on-chain program.

@BDANG - You'll need to pull this into your branch when you get a chance as we're no longer using the method that was referenced in the governance js client.


const [selected, setSelected] = useState<string>(markets[0]);

const connection = useConnection().connection;

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

small nit pick, from tj's review of my branch --

const {connection} = useConnection()

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants