Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: datatokens class #36

Merged
merged 2 commits into from
Jun 2, 2020
Merged

Conversation

alexcos20
Copy link
Member

@alexcos20 alexcos20 commented May 31, 2020

Closes #20

datatokens class ready (missing approve&Lock)

some small fixes with tsc compiler

@alexcos20 alexcos20 requested review from 0x3bfc and arseneeth May 31, 2020 07:26
@alexcos20 alexcos20 self-assigned this May 31, 2020
@@ -1,5 +1,8 @@
import Account from '../ocean/Account'

const defaultFactoryABI = require('../datatokens/FactoryABI.json')
const defaultDatatokensABI = require('../datatokens/DatatokensABI.json')

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we change the class name to Datatoken?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not sure. i'm fine either way

@arseneeth arseneeth changed the title fixes & datatokens class Feature: datatokens class Jun 2, 2020
@arseneeth arseneeth merged commit 19ef201 into develop Jun 2, 2020
@arseneeth arseneeth deleted the feature/alex_datatokens_class branch June 2, 2020 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: DataToken class
2 participants