We wanted to allow current companies to be able to connect to web3 payment systems into their products/services.

We made an API that will allow our clients to generate a button that will connect to THEIR client's crypto wallet so that they can make subscription charges or one time purchases with crypto.

We built it by using svelte as our front-end framework, and then used daisyui and tailwind for the styling. For the back-end, we used truffle, solidity, javascript, and node.js. We used web3.js in order to connect the front end to solidity smart contracts. We also used google cloud to store our client's data.

Challenges we ran into

We had trouble connecting the front-end to our smart contract. We had data that we allowed our client to input which we would've needed to use in our smart contract, but we had trouble actually transferring that data. This is where web3.js came in.

Accomplishments that we're proud of

We're really proud of attempting to connect all businesses to the web3 space. This API would increase web3 technology inclusivity drastically.

What we learned

We learned how to use svelte framework for the front-end. We also improved our skills with smart contracts, and also how to connect solidity with front-end technology.

What's next for trilinkt

We want to actually test our API and fix any bugs we come across, improve our security, and eventually have a project that we can monetize.

Built With

Share this project:

Updates