Skip to content

Proto for Ethereum token acceptness on ico contract

Notifications You must be signed in to change notification settings

JackBekket/Pulldog

Repository files navigation

Pull Dog

This app is example of how to accept Ethereum ERC20 compatible tokens on ICO.

Logic of function is next - user, which want to participate in ICO for ERC20 compatible Ethereum token (like FirstBlood or Chronobank) must invoke allow function for himself on original paybale token contract and then
invoke buyforTokens function on ICO contract. This function is checked for allowance from paybleToken contract, then it invoke transferFrom function to ICO contract and provide buy ICO tokens.

About

Proto for Ethereum token acceptness on ico contract

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published