Inspiration

What it does

How we built it

Challenges we ran into

Accomplishments that we're proud of

For this hackathon, we integrated near social posting.

Module federation for runtime plugins

What we learned

What's next for curate.fun

Built With

Share this project:

Updates

posted an update

I wasn't able to record a new video for this, cuz check out the other project I dedicated my time to: https://devpost.com/software/ping-subscription-shade-agent

But over the past month, I've been able to get this super cool module federation plugin system working, and because of this, I was able to get a near-social plugin working really fast. It's now being used by the official bot without needing to install any of its dependencies.

That plugin is here: https://github.com/PotLock/curatedotfun-plugins/tree/main/packages/near-social

Documentation is here: https://docs.curate.fun/docs/plugins/distributors/near-social

And you can see the configuration in JSON here: https://github.com/PotLock/curatedotfun/blob/518526bd52195defcc73237b8813f82724c49d1d/curate.config.json#L1070

Working posts are here: https://shippost.near.social

I'm excited to configure this for more channels -- but maybe even better, this is a pretty cool plugin demonstrating how NEAR contracts could be called from the bot. Other plugins like object transform can craft better arguments for contracts... interesting

Log in or sign up for Devpost to join the conversation.