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

feat(repo): Added examples folder with sample Rust projects #219

Merged
merged 2 commits into from
Sep 26, 2024

Conversation

0xterminator
Copy link
Contributor

No description provided.

@0xterminator 0xterminator changed the title feat(repo): added examples feat(repo): Added examples folder with sample Rust projects Sep 19, 2024
@0xterminator 0xterminator force-pushed the feat/eugene/sdk-examples branch 2 times, most recently from fd02f9c to ab2cca0 Compare September 19, 2024 14:58
lostman
lostman previously approved these changes Sep 25, 2024
@@ -0,0 +1,18 @@
[package]
name = "fuels-example-client"
Copy link
Member

Choose a reason for hiding this comment

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

NIT: Can we keep the fuel-streams namespace?

Suggested change
name = "fuels-example-client"
name = "fuels-streams-client-examples"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

changed, thx.

@@ -0,0 +1,21 @@
[package]
name = "fuels-example-publisher"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
name = "fuels-example-publisher"
name = "fuel-streams-publisher-examples"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

changed, thank you!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

changed, thank you!

license = { workspace = true }
publish = false
repository = { workspace = true }
description = "Fuel Data Systems Rust SDK publisher example."
Copy link
Member

Choose a reason for hiding this comment

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

Nit:

Suggested change
description = "Fuel Data Systems Rust SDK publisher example."
description = "Fuel Data Systems streams publisher example."

Copy link
Contributor Author

Choose a reason for hiding this comment

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

changed, thank you!

@@ -0,0 +1,18 @@
[package]
name = "fuels-example-streams"
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
name = "fuels-example-streams"
name = "fuel-streams-examples"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

changed, thx.

Jurshsmith
Jurshsmith previously approved these changes Sep 25, 2024
@pedronauck pedronauck merged commit 8d52c77 into main Sep 26, 2024
15 checks passed
@pedronauck pedronauck deleted the feat/eugene/sdk-examples branch September 26, 2024 17:24
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.

4 participants