Code Monkey home page Code Monkey logo

erc20-token-and-ico-contract's Introduction

ERC20 Token and ICO Smart Contract

This is a simple ERC20 token and Crowd sale/ICO Smart Contract written in Solidity. The Lavevel Token meets the ERC20 standard. All of the code has been fully tested and executed in a live environment. This token is free to use as you see fit. I called it Lavevel just because its a fun word to say. Call it what ever you want.

Prerequisites

A good foundation of Solidity or JavaScript will be extremely helpful but not required. A good understanding of Ethereum transactions and EVM is required or ability to use Google and quickly look up and understand needed information should be about all you will need.

Deployment

Token

Make sure that you have an ERC20 compatible Ethereum wallet. Execute the token code: For MyEtherWallet; past the token code into the remix online compiler. Copy the EVM code and past into the MyEtherWallet execute smart contract. pay the gas price, enjoy your tokens.

ICO Contract

You must have the tokens already created for this contract to work. Make sure that you have an ERC20 compatible Ethereum wallet. Execute the ICO Contract code: For MyEtherWallet; past the token code into the remix online compiler. Copy the EVM code and past into the MyEtherWallet execute smart contract. pay the gas price. Next you will need to send the required number of tokens as stated in the smart contract variables to the initialize function of the smart contract. The smart contract should be ready to go at this point. This is a no-burn contract, meaning that all unsold tokens are returned to the owner of the contract at the end of the ICO/Crowdsale. Only the owner (Wallet that issued the contract) can destroy or terminate the contract.

Contributing

Fork it and do your thing. Or get in touch with me and we can figure something out.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Donations Excepted

Send to:

Bitcoin: 3FjpxkdTSrPz6KYk1oWf3yTFiZgei8eQ3X

Ethereum: 0xa961d6886359df290B49d752405CbB7ac0adB123

Monero: 43gnpSr6mruj2yxQuQaM4J8xWqcy3ogGN2YPzSZQry8EcZEjpkCE1ioTePGmaJRXBaVZetTegMNL22riuHFmcTcNJCZ3v88

erc20-token-and-ico-contract's People

Contributors

halls7588 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

erc20-token-and-ico-contract's Issues

Contract Byte Code Error

I create a contract first. Then I write the byte code that I want to create a contract for ico. Mew doesn't charge me gas. In order to send tokens, an ico contract must be created, right? I do not understand the code I say I have a problem I am doing a due diligence. ico contract doesn't occur so I can send tokens there. I'm telling you it couldn't happen, and you write me a different answer.

If you look at the photo I sent, I put your current code without changing, but it did not give me the gas fee. I created a normal contract. But I can't create a contract for sale. I'il send a token here if I can.

test
image hosting

Originally posted by @iegestesi in #2 (comment)

ICO error

Ico codes fail. When I paste the byte code instead of creating a contract, it doesn't show me the fee I have to pay. I'm writing a random fee is also the error. this code did not work in any way.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.