An open API service indexing awesome lists of open source software.

https://github.com/ivcained/vain-vanity-0x

Buy and Sell (Mine) Vanity 0x Addresses Trustlessly. Vain facilitates trustless vanity 0x address buy / mine marketplace.
https://github.com/ivcained/vain-vanity-0x

ethereum ethereum-dapp optimism vanity-address

Last synced: about 2 months ago
JSON representation

Buy and Sell (Mine) Vanity 0x Addresses Trustlessly. Vain facilitates trustless vanity 0x address buy / mine marketplace.

Awesome Lists containing this project

README

          

# vain
![image](https://github.com/ivcained/vain-vanity-0x/assets/86070833/1132347f-41ab-4313-badb-c0239ac22af1)

vanity 0x address marketplace

# Vain Vanity Address Marketplace

Create Bounties for a **vanity** 0x0000+ address.

## Run Locally

Install dependencies

```bash
# npm
npm install

# yarn
yarn install
```

Start the server

```bash
# npm
npm run start

# yarn
yarn start
```

## Environment Variables

To run this project, you will need to add environment variables. Check the `.env.example` file for all the environment variables required and add it to `.env.local` file or set them up on your hosting provider.

## Deployment

Deploy a copy of your application to IPFS using the following command:

```bash
yarn deploy
```

## Additional Resources

- [Documentation](https://docs.scry.finance/docs/links/links)
- [Front End](https://scry.finance/)
- [Video Tutorials Coming Soon](https://discord.gg/3Z2qvm9BDg)
- [Blog](https://scryprotocol.medium.com/)

## Contributing

Contributions and [feedback](https://discord.gg/NUeDdgVAY7) are always welcome! Please check our [open source page](https://github.com/Scryprotocol) for more information.

## Need help?

For help, join the Scry [discord](https://discord.gg/NUeDdgVAY7) or visit our [documentation page](https://docs.scry.finance/docs/).