Introducing Ink Boxes

Ink boxes are a collection of helpful Ink smart contract boilerplates along with its frontend. It will already have polkadot.js library using which frontend can talk with the smart contract deployed. Got inspired by truffle boxes on how easily one can spin up the boilerplate code in no time.

Please checkout the website: https://ink-boxes.netlify.app

Please give us the feedback here and which ink box do you think we should work on?

3 Likes

Hey, a nice initiative, we are something similar plan to cook within Astar+KodaDot, maybe we can chat more?

Hit me up at Telegram: Contact @yangwao :slight_smile:

3 Likes

I have pinged you on Telegram.

Having these boilerplate templates makes it so much easier to get started without getting bogged down in the initial setup. I’ve been playing around with the frontend side of one of the boxes recently.

One small tip for anyone else customizing their UI- I found this color palette extractor really handy for pulling consistent HEX codes from my project assets so the dashboard actually looks cohesive with the brand. It saved me a bit of back-and-forth in the CSS.

Are there plans to add more complex DeFi-specific boxes in the future, or are we sticking to these foundational ones for now?