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

Add testnet faucet #219

Merged
merged 4 commits into from
Aug 9, 2021
Merged

Add testnet faucet #219

merged 4 commits into from
Aug 9, 2021

Conversation

katomm
Copy link
Member

@katomm katomm commented Aug 5, 2021

Testnet faucet

This PR integrates the testnet faucet in the developer portal for UX reasons. It seems a bit hacky as it has to do this with an iframe but is currently the only way to realize this.

@katomm katomm merged commit 8681ffa into staging Aug 9, 2021
katomm added a commit that referenced this pull request Aug 9, 2021
* Fixed typos and markdown (#199)

Co-authored-by: Alex Ruttkowski

* Replace announcement with Cardano Stack Exchange (#200)

* Add Pigy Token to the Showcase (#128)

* Add Image for Pigytoken Project

* Add Project Pigy Token

* Delete pigytokenproject.png

* Change Pigytoken Projekt Image

* Update Showcase.js

Fix typo

Co-authored-by: Tommy

* staging Add tokhun.io project (#205)

Co-authored-by: Latheesan Kanesamoorthy

* Request to add Politikoz to the ShowCase (#206)

* Add files via upload

Adding Politikoz.png

* Update showcases.js

Adding Politikoz Project, The Cardano On-chain Lottery Game!

Co-authored-by: Tommy

* added H.Y.P.E. Skulls entry to showcases (#208)

* added H.Y.P.E. Skulls entry to showcases

* removed "tokens" tag for H.Y.P.E. Skulls showcase entry

* Add tag/category feature for builder tools (#212)

* Migrate builder tool to make use of the showcase components
Add some categories
Autosorting and new error checking like in showcase

* Extend the showcase component so that it can also be used for the get started pages for builder tools

* Force "get started"-pages for operator tools into the stake pool operator section

* Add CNTools as great example for operator tools category

* Fix fixmes

* Update CONTRIBUTING.md

* Update builder-tools.js

* Update builder-tools.js

Co-authored-by: Alexander Klee

* simple update. making sure build and test statuses are accurate for developers (#214)

* Add testnet faucet (#219)

* Fix testnet links

* Add testnet faucet

* Add link to testnet wallet

* Replace all faucet links

* fix spelling and script params when build and sign minting transaction (#222)

* fix misspelling and script params when building and signing minting transaction

* typo and update cardano-cli version

* update example output

* correct minting-script-file param name

* fix burning example for 1.27.0

* create nft minting standard blog post (#226)

* create nft minting standard blog post

* Fix link

* Fix full stops in titles

* Fix link (again)

Co-authored-by: katomm

Co-authored-by: Alex Ruttkowski 
Co-authored-by: Gregor 
Co-authored-by: Tokhun.io  
Co-authored-by: Thiago Senechal  
Co-authored-by: Perkins Jon Ong  
Co-authored-by: Kyle Johns 
Co-authored-by: Shawn McMurdo  
Co-authored-by: cislakk
Mercurial added a commit that referenced this pull request Aug 12, 2021
* Merge PR #206, #208, #212, and #214 into main (#218)

* Fixed typos and markdown (#199)

Co-authored-by: Alex Ruttkowski

* Replace announcement with Cardano Stack Exchange (#200)

* Add Pigy Token to the Showcase (#128)

* Add Image for Pigytoken Project

* Add Project Pigy Token

* Delete pigytokenproject.png

* Change Pigytoken Projekt Image

* Update Showcase.js

Fix typo

Co-authored-by: Tommy

* staging Add tokhun.io project (#205)

Co-authored-by: Latheesan Kanesamoorthy

* Request to add Politikoz to the ShowCase (#206)

* Add files via upload

Adding Politikoz.png

* Update showcases.js

Adding Politikoz Project, The Cardano On-chain Lottery Game!

Co-authored-by: Tommy

* added H.Y.P.E. Skulls entry to showcases (#208)

* added H.Y.P.E. Skulls entry to showcases

* removed "tokens" tag for H.Y.P.E. Skulls showcase entry

* Add tag/category feature for builder tools (#212)

* Migrate builder tool to make use of the showcase components
Add some categories
Autosorting and new error checking like in showcase

* Extend the showcase component so that it can also be used for the get started pages for builder tools

* Force "get started"-pages for operator tools into the stake pool operator section

* Add CNTools as great example for operator tools category

* Fix fixmes

* Update CONTRIBUTING.md

* Update builder-tools.js

* Update builder-tools.js

Co-authored-by: Alexander Klee

* simple update. making sure build and test statuses are accurate for developers (#214)

Co-authored-by: Alex Ruttkowski 
Co-authored-by: Gregor 
Co-authored-by: Tokhun.io 
Co-authored-by: Thiago Senechal
Co-authored-by: Perkins Jon Ong 
Co-authored-by: Kyle Johns

* Merge PR #219, #222 and #226 into main (#227)

* Fixed typos and markdown (#199)

Co-authored-by: Alex Ruttkowski

* Replace announcement with Cardano Stack Exchange (#200)

* Add Pigy Token to the Showcase (#128)

* Add Image for Pigytoken Project

* Add Project Pigy Token

* Delete pigytokenproject.png

* Change Pigytoken Projekt Image

* Update Showcase.js

Fix typo

Co-authored-by: Tommy

* staging Add tokhun.io project (#205)

Co-authored-by: Latheesan Kanesamoorthy

* Request to add Politikoz to the ShowCase (#206)

* Add files via upload

Adding Politikoz.png

* Update showcases.js

Adding Politikoz Project, The Cardano On-chain Lottery Game!

Co-authored-by: Tommy

* added H.Y.P.E. Skulls entry to showcases (#208)

* added H.Y.P.E. Skulls entry to showcases

* removed "tokens" tag for H.Y.P.E. Skulls showcase entry

* Add tag/category feature for builder tools (#212)

* Migrate builder tool to make use of the showcase components
Add some categories
Autosorting and new error checking like in showcase

* Extend the showcase component so that it can also be used for the get started pages for builder tools

* Force "get started"-pages for operator tools into the stake pool operator section

* Add CNTools as great example for operator tools category

* Fix fixmes

* Update CONTRIBUTING.md

* Update builder-tools.js

* Update builder-tools.js

Co-authored-by: Alexander Klee

* simple update. making sure build and test statuses are accurate for developers (#214)

* Add testnet faucet (#219)

* Fix testnet links

* Add testnet faucet

* Add link to testnet wallet

* Replace all faucet links

* fix spelling and script params when build and sign minting transaction (#222)

* fix misspelling and script params when building and signing minting transaction

* typo and update cardano-cli version

* update example output

* correct minting-script-file param name

* fix burning example for 1.27.0

* create nft minting standard blog post (#226)

* create nft minting standard blog post

* Fix link

* Fix full stops in titles

* Fix link (again)

Co-authored-by: katomm

Co-authored-by: Alex Ruttkowski 
Co-authored-by: Gregor 
Co-authored-by: Tokhun.io  
Co-authored-by: Thiago Senechal  
Co-authored-by: Perkins Jon Ong  
Co-authored-by: Kyle Johns 
Co-authored-by: Shawn McMurdo  
Co-authored-by: cislakk

* Updated to docusaurus beta.4
* Attempt to fix dependency security alerts

* Updated correct cardano-node / cli binaries and configuration links

* wops wrong conflict merged

* Faucet CSS FIX

Co-authored-by: Tommy <31965230+katomm@users.noreply.github.com>
@katomm katomm deleted the fix-faucet branch October 2, 2021 07:21
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

4 participants