Skip to content

Conversation

@mmackz
Copy link
Contributor

@mmackz mmackz commented Oct 30, 2024

  • adds API example for core.createBoost().

Need to add better descriptions and link out to other pages (once they are created)

Looking for feedback mostly before I go further into the examples.

</Expandable>
</ParamField>

<WriteParams />
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Also uses DeployableOptions. 🤔

Copy link
Contributor

Choose a reason for hiding this comment

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

good callout, i'll make a note to remove deployable options, i think i had it tuped that way before i understood cloning/init and was deploying more contracts during create

<ParamField path="allowList" type={<a href="https://boost-protocol.vercel.app/types/AllowList.html">AllowList</a>} />
<ParamField path="incentives" type={<a href="https://boost-protocol.vercel.app/types/Incentive.html">Incentive[]</a>} required />
<ParamField path="protocolFee" type="bigint" />
<ParamField path="maxParticipants" type="bigint" />
Copy link
Contributor

Choose a reason for hiding this comment

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

not sure if best place for it is here, but we need somewhere prominent to point out that budgets will transfer a multiple of maxParticipants worth of assets into the incentive, it can be confusing

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.

3 participants