{"id":19529320,"url":"https://github.com/davepartner/sample-smart-contract","last_synced_at":"2026-05-15T04:35:11.362Z","repository":{"id":110557092,"uuid":"431844140","full_name":"davepartner/sample-smart-contract","owner":"davepartner","description":"Solidity smart contract sample","archived":false,"fork":false,"pushed_at":"2021-11-30T22:26:46.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-08T16:22:28.717Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Solidity","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/davepartner.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-11-25T12:51:44.000Z","updated_at":"2023-03-05T01:49:53.000Z","dependencies_parsed_at":null,"dependency_job_id":"447b85ce-4b84-4a51-875b-f04e2cc9e2e6","html_url":"https://github.com/davepartner/sample-smart-contract","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davepartner%2Fsample-smart-contract","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davepartner%2Fsample-smart-contract/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davepartner%2Fsample-smart-contract/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/davepartner%2Fsample-smart-contract/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/davepartner","download_url":"https://codeload.github.com/davepartner/sample-smart-contract/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240783111,"owners_count":19856776,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-11-11T01:23:41.909Z","updated_at":"2026-05-15T04:35:06.341Z","avatar_url":"https://github.com/davepartner.png","language":"Solidity","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Deploy Simple ERC20 Token on Remix\n\n### Deploy Token on Remix \n\n1. Compile and deploy contracts on JVM to check all is working well \n\n- Copy Token.sol Solidity Code into a file in Remix rename Token.sol\n- Select Solidity Compiler Page\n  - On Compiler Options dropdown select 0.8.6 version\n  - Click \"Compile Token.sol\" button\n- Select Deploy and Run Transactions Page\n  - Environment dropdown select JavaScript VM\n  - Accounts dropdwon -\u003e pick any of the accounts in dropdown\n- Deploy Button\n  - Enter the parameters for deployment for (name, symbol, decimals,totalSupply) \n  - Example paramters \"TokenName\", \"TKT\", 18, 7000\n  - Click deploy button\n- Deployed Contracts\n  - Scroll down to deployed contracts section and click on deployed contract\n  - View buttons for all the functions you can carry out on contract e.g approve, transfer etc\n\n1. Deploy Token to Kovan Testnet\n\n- Select Deploy and Run Transactions Page\n  - Environment dropdown select Injected Web3 (to allow use of Metamask)\n  - Accounts dropdwon will have first currently selected Metamask account\n- Get some testnet ETH, Kovan ETH into the deploying account \n  - Copy the address from accounts \n  - Go to [https://linkfaucet.protofire.io/kovan](https://linkfaucet.protofire.io/kovan) paste account and request some Kovan ETH\n- Deploy Button\n  - Enter the parameters for deployment for (name, symbol, decimals,totalSupply) \n  - Example paramters \"NameOfToken\", \"NTK\", 18, 7000000000000000000000\n  - Click deploy button and confirm transaction on MetaMask\n- Deployed Contracts\n  - Scroll down to deployed contracts section and click on deployed contract\n  - View buttons for all the functions you can carry out on contract e.g approve, transfer etc (Deployer will have all the initial tokens)\n  - Copy the Deployed Token address on Deployed Contracts e.g 0x5b01c8aE3185774068AF96978e1461c2A31e8A9e\n\n### List ERC20 Token on Uniswap \n\n- Go to [Uniswap](https://app.uniswap.org/)\n  - Click on Pool Tab\n  - Click on More Tab and Select Create Pool\n- Add Liquidity \n  - Under Select Pair leave ETH selected \n  - Click on Select Token dropdown \n  - Paste your deployed Token address into Search \n  - Your deployed Token will show =\u003e Click Import \n  - On same add Liquidity Page, select a fee e.g 0.3% fee ideal for stable pairs\n- Initialize Pool \n  - On same Liquidity Page =\u003e Set the starting price for Token e.g 0.001\n  - Set the price range 0.001 to 0.002\n- Deposit Amounts \n  - Ensure you have sufficient balances for the amounts you will choose to deposit \n  - Select amount of ETH to deposit e.g 0.001 ETH corresponding equal amount of your Token will be displayed\n  - Click Approve Button and confirm transaction on Metamask\n  - Once transaction finished you can click on Preview to view the added Token vs ETH liquidity pool \n  - Click Add to finalize the adding of assets and liquidity pool creation\n- New Pool will display once success on your positions on page \n\n\n\n### Contact me \n\n- Do you need a blockchain developer? \n- Do you wish to launch your own ICO soon?\n- Chat me up: daveozoalor@gmail.com \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavepartner%2Fsample-smart-contract","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavepartner%2Fsample-smart-contract","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavepartner%2Fsample-smart-contract/lists"}