{"id":13343860,"url":"https://github.com/nascentxyz/yobot","last_synced_at":"2026-03-09T05:31:20.275Z","repository":{"id":111481617,"uuid":"413238247","full_name":"nascentxyz/yobot","owner":"nascentxyz","description":"A trustless broker between searchers and minting bids.","archived":false,"fork":false,"pushed_at":"2022-03-16T04:14:25.000Z","size":14839,"stargazers_count":3,"open_issues_count":10,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-04T04:44:04.163Z","etag":null,"topics":["chakra","dapp","ethereum","ethers","flashbots","nextjs","nft","typescript","web3","zeplin"],"latest_commit_sha":null,"homepage":"https://yobot.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nascentxyz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-04T01:17:42.000Z","updated_at":"2022-04-04T19:19:43.000Z","dependencies_parsed_at":"2023-03-13T13:40:06.819Z","dependency_job_id":null,"html_url":"https://github.com/nascentxyz/yobot","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"refcell/nextjs-chakra-dapp","purl":"pkg:github/nascentxyz/yobot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nascentxyz%2Fyobot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nascentxyz%2Fyobot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nascentxyz%2Fyobot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nascentxyz%2Fyobot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nascentxyz","download_url":"https://codeload.github.com/nascentxyz/yobot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nascentxyz%2Fyobot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30283888,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-09T02:57:19.223Z","status":"ssl_error","status_checked_at":"2026-03-09T02:56:26.373Z","response_time":61,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chakra","dapp","ethereum","ethers","flashbots","nextjs","nft","typescript","web3","zeplin"],"created_at":"2024-07-29T19:32:04.841Z","updated_at":"2026-03-09T05:31:20.250Z","avatar_url":"https://github.com/nascentxyz.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# yobot • [![tests](https://github.com/nascentxyz/yobot/actions/workflows/tests.yml/badge.svg)](https://github.com/nascentxyz/yobot/actions/workflows/tests.yml) [![lints](https://github.com/nascentxyz/yobot/actions/workflows/lints.yml/badge.svg)](https://github.com/nascentxyz/yobot/actions/workflows/lints.yml) ![GitHub](https://img.shields.io/github/license/nascentxyz/yobot) ![GitHub package.json version](https://img.shields.io/github/package-json/v/nascentxyz/yobot)\n\nA **trustless** marketplace for minting nfts using flashbots.\n\n## Development\n\nInstall dependencies:\n\n```sh\nyarn\n```\n\nRun locally:\n\n```sh\nyarn dev\n```\n\nOpen http://localhost:3000 with your browser.\n\n## Contracts\n\n### Getting Started\n\nMainnet Yobot ERC721 Limit Order [0x715da5e53526bEdaC9Bd96e8FDB7eFb185D1B6CA](https://etherscan.io/address/0x715da5e53526bEdaC9Bd96e8FDB7eFb185D1B6CA)\n\nGoerli Yobot ERC721 Limit Order: [0x20340e29ba445553f6a5c1b8d30f405b3447664d](https://goerli.etherscan.io/address/0x20340e29ba445553f6a5c1b8d30f405b3447664d).\n\nOriginal [ArtBlocksBroker](https://etherscan.io/address/0xE52A2A7B8dACe2ff8cdC64EabB605821A393474D#code): `0xE52A2A7B8dACe2ff8cdC64EabB605821A393474D`\n\nOriginal [ERC721LimitOrder](https://etherscan.io/address/0x56E6FA0e461f92644c6aB8446EA1613F4D72a756#code): `0x56E6FA0e461f92644c6aB8446EA1613F4D72a756`\n\n## License\n\n[AGPL-3.0-only](https://github.com/nascentxyz/yobot/blob/master/LICENSE)\n\n# Credits\n\n- [Artbotter](https://artbotter.io) for their tremendous initial lift and inspiration!\n- [Georgios Konstantopoulos](https://github.com/gakonst) for the amazing [dapptools-template](https://github.com/gakonst/dapptools-template) resource.\n- ds-test, OZ, Chainlink for inherited libraries\n- [Rari dApp](https://github.com/Rari-Capital/rari-dApp/tree/master/src)\n- [Jacobe Dawson](https://github.com/jacobedawson)'s [Connect Metamask React dApp Tutorial](https://dev.to/jacobedawson/build-a-web3-dapp-in-react-login-with-metamask-4chp).\n\n## Disclaimer\n\n_These smart contracts are being provided as is. No guarantee, representation or warranty is being made, express or implied, as to the safety or correctness of the user interface or the smart contracts. They have not been audited and as such there can be no assurance they will work as intended, and users may experience delays, failures, errors, omissions, loss of transmitted information or loss of funds. Nascent is not liable for any of the foregoing. Users should proceed with caution and use at their own risk._\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnascentxyz%2Fyobot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnascentxyz%2Fyobot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnascentxyz%2Fyobot/lists"}