raid-guild / gitcoinco-web

Grow Open Source
https://gitcoin.co
Other
0 stars 2 forks source link

[Contracts] - Personal Token #10

Closed proofoftom closed 4 years ago

proofoftom commented 4 years ago

User Story

As a backend developer I need a token sale contract to track token info for unique Personal Tokens.

Why Is this Needed

Summary: This allows for users to be associated with their own personal token.

Description

Type: Feature

Current Behavior

Non-existent

Definition of Done

ERC20 token sale contract, deployable by the Factory

Additional Information

See #10 for the Factory that will deploy this contract

proofoftom commented 4 years ago

This has been implemented here: https://github.com/raid-guild/gitcoinco-ptoken-contracts/blob/master/contracts/PToken.sol