Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gobengo/mobin
Decentralized wiki on the Internet Computer. Spiritual successor to https://github.com/gobengo/distbin (**Mo**re Distributed Paste**bin**s)
https://github.com/gobengo/mobin
Last synced: 25 days ago
JSON representation
Decentralized wiki on the Internet Computer. Spiritual successor to https://github.com/gobengo/distbin (**Mo**re Distributed Paste**bin**s)
- Host: GitHub
- URL: https://github.com/gobengo/mobin
- Owner: gobengo
- Created: 2020-09-03T10:15:58.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-03T16:58:20.000Z (about 4 years ago)
- Last Synced: 2024-10-03T15:31:25.187Z (about 1 month ago)
- Language: TypeScript
- Size: 48.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mobin
Welcome to your new mobin project and to the internet computer development community. By default, creating a new project adds this README and some template files to your project directory. You can edit these template files to customize your project and to include your own code to speed up the development cycle.
To get started, you might want to explore the project directory structure and the default configuration file. Working with this project in your development environment will not affect any production deployment or identity tokens.
To learn more before you start working with mobin, see the following documentation available online:
- [Quick Start](https://sdk.dfinity.org/docs/quickstart/quickstart.html)
- [SDK Developer Tools](https://sdk.dfinity.org/docs/developers-guide/sdk-guide.html)
- [Motoko Programming Language Guide](https://sdk.dfinity.org/docs/language-guide/motoko.html)
- [Motoko Language Quick Reference](https://sdk.dfinity.org/docs/language-guide/language-manual.html)If you want to start working on your project right away, you might want to try the following commands:
```bash
cd mobin/
dfx help
dfx config --help
```