Skip to content

Wrap the SDK in a main container Archethic#82

Merged
samuelmanzanera merged 12 commits intomasterfrom
create_container
Sep 22, 2022
Merged

Wrap the SDK in a main container Archethic#82
samuelmanzanera merged 12 commits intomasterfrom
create_container

Conversation

@samuelmanzanera
Copy link
Copy Markdown
Member

@samuelmanzanera samuelmanzanera commented Sep 20, 2022

The container is managing connection to the endpoint to retrieve the nearest nodes.

It also encapsulates submodules: Account, Network, Transaction Crypto and Utils are also exposed if needed

Fixes #27
Fixes #80
Fixes #42

The container is managing connection to the endpoint to retreive the
nearest nodes.

It also encapsulate sub modules: Account, Network, Transaction
Crypto and Utils are also exposed if needed
@samuelmanzanera samuelmanzanera force-pushed the create_container branch 2 times, most recently from 2ac004f to fd360c0 Compare September 20, 2022 23:11
Copy link
Copy Markdown
Member

@Neylix Neylix left a comment

Choose a reason for hiding this comment

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

I think in all projet we should use camelCase format, there is some token_id token_address that remains

Comment thread README.md Outdated
Comment thread lib/keychain.js Outdated
Comment thread README.md
Comment thread lib/keychain.js Outdated
Comment thread lib/keychain.js Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread lib/account.js Outdated
Comment thread lib/api.js Outdated
Comment thread lib/network.js Outdated
@samuelmanzanera samuelmanzanera merged commit a352fa6 into master Sep 22, 2022
@samuelmanzanera samuelmanzanera deleted the create_container branch September 22, 2022 14:32
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.

Add test for API calls Add keychain transaction creation test Create class/container for any interaction

2 participants