← Back to home

Buildship.js

React

No-code builder for NFT collections. We make deploy 10x cheaper

Problem Statement

Our main project buildship.dev is an NFT infrastructure.What we've been working on during hackathon is a no-code self-serve launcher. Here's the demo:https://app.buildship.dev/Features include: generative art collection (like Cryptopunks), batch minting, 50$-deploy cost (we use ProxyFactory).After creating the NFT contract you can integrate mint button into your website using this link:https://gate.buildship.dev/send/TextApesNFT?method=mint¶ms=%5B1%5D&value=0.02It accepts method name and params, and can call any smart-contract. NFT mint is just an example really.As a bonus feature, there's a "Pay me now" Ethereum button using the same system. https://pay.buildship.dev/to/0xffE06cb4807917bd79382981f23d16A70C102c3B?value=0.01

Solution

The technologies used are IPFS, infura, cloudflare, web3.js, React. We also support Polygon and BSC for execute-me widget.I also coded a NFTFactory that uses the same underlying contract for all users, but creates on-chain clones, making deployment 10x cheaper (50$ instead of 800$!)https://rinkeby.etherscan.io/address/0xBE345c27746608C2D4C5339753D0Eea1264F7cb7

Hackathon

ETHOnline 2021

2021