Skip to content
Snippets Groups Projects

CryptoCheckout Email marketing campaign to onboard new merchants

1 file
+ 49
0
Compare changes
  • Side-by-side
  • Inline
 
 
---
 
layout: fr
 
title: CryptoCheckout - Marketing campaign to onboard new merchants.
 
author: Benraouane Soufiane
 
date: 25 November 2024
 
amount: 4
 
milestones:
 
- name: Building 10 mail servers & launching the campaign
 
funds: 100% (4 XMR)
 
done:
 
status: unfinished
 
---
 
 
 
## What?
 
CryptoCheckout is a secure simple decentralized crypto payment gateway, enable merchants to accept crypto payments on their websites.</br>
 
CryptoCheckout integrates monero in 2022, it's going to deliver the updates to the clients through an email marketing campaign to onboard new merchants. it see that's the effecient, low cost way to reach its audience.
 
 
## Who?
 
 
Benraouane Soufiane (Project owner/Full Stack developer): I started my career as an Envato author (making WordPress plugins/themes, selling them within the marketplace), then I built the WP auto translator known as Hirak, an online tool like POEDIT, then by 2019, he developed mini web apps with their apis such as translator, ip to country, currency exchange rates, until 2021 I started with the AI where where I built the OCR using the tesseractjs package & the faceapi using the tensorflowjs package, by 2022 I started with the web3 & the development of the CryptoCheckout
 
 
Code Repos
 
https://github.com/BenraouaneSoufiane/hypersub-bot
 
https://github.com/BenraouaneSoufiane/glodollar-donation-frame/tree/main
 
The previous repos are my most recent attemps, both are on the farcaster protocol (decentralized social media), the second repo uses the nextjs open graph images
 
 
Team LinkedIn Profiles (if available)
 
https://www.linkedin.com/in/benraouane-soufiane-5993bb275
 
 
The Youtube channel where I post tutorials about my webapps:
 
https://m.youtube.com/@hirakonlineservices6907
 
 
My resume:
 
https://www.canva.com/design/DAGXIKIQR5Y/_OR5QoH8vwTQH7VDC27vRw/edit?utm_content=DAGXIKIQR5Y&utm_campaign=designshare&utm_medium=link2&utm_source=sharebutton
 
 
 
## How?
 
By building 10 private mail servers to reach the rate 1k msg/day or 1k business/day per server without falling into spam issues.
 
- Initit the instaces.
 
- Install mail utils.
 
- Install & configure postfix.
 
- Cinfigure the signing process (of messages), then configure the spf, dkim records on the main domain.
 
- Prepare the mail list.
 
- Prepare the message through php script (foolowing spam act 2003 like adding "Ad:" on the title, include the physical address,.... spam haus recommendations like add "Dear user X",...).
 
- create & execute the cron job.
 
 
 
\ No newline at end of file
Loading