https://github.com/finschia/tutorials
https://github.com/finschia/tutorials
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/finschia/tutorials
- Owner: Finschia
- License: apache-2.0
- Created: 2023-06-12T08:26:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-09T02:23:54.000Z (almost 2 years ago)
- Last Synced: 2024-04-14T22:51:13.599Z (over 1 year ago)
- Language: Shell
- Size: 622 KB
- Stars: 6
- Watchers: 5
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Finschia Tutorials
These are tutorials for Finschia developers.
### Local Node Setting for development
* [Local Finschia single node development network](./localnet/single/README.md)
* [Local Finschia nodes with IBC development network](./localnet/with-ibc/README.md)
### Wallet Connection Guide
* [Keplr Guide](./keplr/README.md)
### Smart Contract Samples
* [Samples](./contracts/README.md)