Find Jobs
Hire Freelancers

writng a smartchain contract that deploys crypto tokens and develop a wordpress theme that uses that contract and offers the deployed tokens for sale

$30-250 USD

Lukket
Slået op over 2 år siden

$30-250 USD

Betales ved levering
writng a smartchain contract that deploys crypto tokens I have such a contract:pragma solidity ^0.8.2; contract Token { mapping(address => uint) public balances; mapping(address => mapping(address => uint)) public allowance; uint public totalSupply = 10000 * 10 ** 18; string public name = "Nuri"; string public symbol = "NURI"; uint public decimals = 18; event Transfer(address indexed from, address indexed to, uint value); event Approval(address indexed owner, address indexed spender, uint value); constructor() { balances[[login to view URL]] = totalSupply; } function balanceOf(address owner) public returns(uint) { return balances[owner]; } function transfer(address to, uint value) public returns(bool) { require(balanceOf([login to view URL]) >= value, 'balance too low'); balances[to] += value; balances[[login to view URL]] -= value; emit Transfer([login to view URL], to, value); return true; } function transferFrom(address from, address to, uint value) public returns(bool) { require(balanceOf(from) >= value, 'balance too low'); require(allowance[from][[login to view URL]] >= value, 'allowance too low'); balances[to] += value; balances[from] -= value; emit Transfer(from, to, value); return true; } function approve(address spender, uint value) public returns (bool) { allowance[[login to view URL]][spender] = value; emit Approval([login to view URL], spender, value); return true; } } but this contract does not get verfiede on [login to view URL] it is missing one line somthing =MIT socorrect this contract so it deployes crypto and will be verfied on [login to view URL] this will take someone with expreice about 5 minutes SECOND task write a web3 connection and develop a wordpress theme that can offer the deployed tokens for sale (about 2 hours) Thank you, Sophia
Projekt-ID: 31891538

Om projektet

7 forslag
Projekt på afstand
Aktiv 2 år siden

Leder du efter muligheder for at tjene penge?

Fordele ved budafgivning på Freelancer

Fastsæt dit budget og din tidsramme
Bliv betalt for dit arbejde
Oprids dit forslag
Det er gratis at skrive sig op og byde på jobs
7 freelancere byder i gennemsnit $317 USD på dette job
Brug Avatar.
We will do your Sql work I am writing this proposal in order to work for you in Software and Web Development. We are highly trained professional developers seeking to freelance and earn online. Having a flair in programming and development I have been excellent with JAVA,C#,C/C++ and PHP programming language along with MySQL with XAMPP Server. I also build application for Cloud computing and High performance computing as I also have knowledge regarding Hadoop, MPI, OpenMP (distributed frameworks) and also have build applications in CUDA C++ and OpenCL. I also have experience with the most famous framework ASP.NET. My most expertise are in JAVA where I have built countless projects for semester projects and Final year project. You may find many developers in this field however we assure that you will not be able to find a team like us. We not only ensure the code is quality wise but we also assure that the code we write are optimised and we ensure that the program performs right operation under right environment i.e. we create programs that are defect free. You may also find freelancers that cost low but they do not put their 100% which then shows in the software and leads to an unhappy customer. We ensure reasonable price are put as tag on the job and we ensure in order to give the write product.
$140 USD på 7 dage
5,0 (58 anmeldelser)
5,8
5,8
Brug Avatar.
Dear Client. I am Nikita Thank you for your posting. I've just read your description and guarantee 100% success on your job. Let's discuss about budget and deadline on private chat. Looking forward to hearing from you soon. Thanks
$140 USD på 7 dage
5,0 (9 anmeldelser)
3,9
3,9
Brug Avatar.
Hi, client! I have been programming smart contract, dapp & web3 based on solidity and react.js. As u can read my profile, I have many experiecens in this field. I want to talk about your task in details via chat. Good Luck
$500 USD på 4 dage
0,0 (0 anmeldelser)
0,0
0,0
Brug Avatar.
Hy! I am quite thanksful that you provided me a chance to work with you. I am expert in node.js,web3 and blockchain. i am working as node.js and blockchain developer in industry. i am very excited to work with Respected buyer. Thanks
$300 USD på 3 dage
0,0 (1 bedømmelse)
0,0
0,0

Om klienten

Flag for CZECH REPUBLIC
Horni Lidec, Czech Republic
0,0
0
Medlem siden okt. 21, 2021

Klientverificering

Tak! Vi har sendt dig en e-mail med et link, så du kan modtage din kredit.
Noget gik galt, da vi forsøgte at sende din mail. Prøv venligst igen.
Registrerede brugere Oprettede jobs i alt
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Indlæser forhåndsvisning
Geolokalisering er tilladt.
Din session er udløbet, og du er blevet logget ud. Log venligst ind igen.