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

august developer spotlight article mercury #256

Merged

Conversation

cislakk
Copy link
Contributor

@cislakk cislakk commented Aug 20, 2021

post august spotlight article monday, august 23rd

@Mercurial Mercurial merged commit 8925fb7 into cardano-foundation:staging Aug 23, 2021
Mercurial added a commit that referenced this pull request Aug 23, 2021
…in (#260)

* Bump color-string from 1.5.4 to 1.6.0

Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.6.0.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](Qix-/color-string@1.5.4...1.6.0)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump prismjs from 1.23.0 to 1.24.1

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.1.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](PrismJS/prism@v1.23.0...v1.24.1)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump path-parse from 1.0.6 to 1.0.7

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Add showcase guideline proposed in #176 (#235)

* Added The Galgos NFT project (#163)

* Add Python Module (#220)

* Add Python Module

* Add mention of cardano-wallet backend

* Remove tags

* Remove getstarted link

* fix urls and native token sentence (#240)

* fix: backslash missing from code example (#246)

* removed duplicate for copy command (#244)

* IO Fix (#245)

Co-authored-by: Priyank

* Update get started with developer community (#249)

* august developer spotlight article mercury (#256)

Co-authored-by: Kevin Cislak <kevin.cislak@cardanofoundation.org>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Tommy <31965230+katomm@users.noreply.github.com>
Co-authored-by: thegalgos <86036870+thegalgos@users.noreply.github.com>
Co-authored-by: Michał Sałaban <michal@salaban.info>
Co-authored-by: cislakk <kjcislak@gmail.com>
Co-authored-by: Ari V <11803028+arivictor@users.noreply.github.com>
Co-authored-by: Jackson Barnes <30503489+atx-barnes@users.noreply.github.com>
Co-authored-by: Kevin Cislak <kevin.cislak@cardanofoundation.org>
katomm added a commit that referenced this pull request Sep 7, 2021
* Bump color-string from 1.5.4 to 1.6.0

Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.6.0.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](Qix-/color-string@1.5.4...1.6.0)

---
updated-dependencies:
- dependency-name: color-string
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump prismjs from 1.23.0 to 1.24.1

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.23.0 to 1.24.1.
- [Release notes](https://github.com/PrismJS/prism/releases)
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md)
- [Commits](PrismJS/prism@v1.23.0...v1.24.1)

---
updated-dependencies:
- dependency-name: prismjs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump path-parse from 1.0.6 to 1.0.7

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release notes](https://github.com/jbgutierrez/path-parse/releases)
- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)

---
updated-dependencies:
- dependency-name: path-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

* Add showcase guideline proposed in #176 (#235)

* Added The Galgos NFT project (#163)

* Add Python Module (#220)

* Add Python Module

* Add mention of cardano-wallet backend

* Remove tags

* Remove getstarted link

* fix urls and native token sentence (#240)

* fix: backslash missing from code example (#246)

* removed duplicate for copy command (#244)

* IO Fix (#245)

Co-authored-by: Priyank

* Update get started with developer community (#249)

* august developer spotlight article mercury (#256)

Co-authored-by: Kevin Cislak 

* Fix Spelling of Address (#258)

Change "Adress" to "Address"

* Fix spelling of 'metadata' (#261)

Changed "metdata" to "metadata"

* quickfix typo (#262)

* fix grammatical error

* fix some typos and grammar

quickfixes

* fix repetition of 'the' (#263)

* removed unsigned_algorithms (#264)

* Fix typo in portal style guide (#269)

* Update testnet page (Alonzo) (#280)

* Fix testnet faucet iFrame

* Remove Shelley and Mary references, rename Daedalus testnet

* Make the testnet explorer easier to find, update text

* Fix indentations

* Update links

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Clark Alesna 
Co-authored-by: thegalgos 
Co-authored-by: Michał Sałaban 
Co-authored-by: cislakk
Co-authored-by: Ari V 
Co-authored-by: Jackson Barnes 
Co-authored-by: Kevin Cislak 
Co-authored-by: Charles Jenkins 
Co-authored-by: Pedro Moreira 
Co-authored-by: Daniel Koman
Co-authored-by: Bb 
Co-authored-by: Alexander Watanabe 
Co-authored-by: Ben Bowen
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.

None yet

3 participants