nautilus
Version, currently master branch1 version
- master branchlatestDec 6, 2021
github.com/meduseio/nautilus
Decentralized platform for smart contracts
Installation
# Add this to your shard.yml
dependencies:
nautilus:
github: meduseio/nautilus
branch: mastermaster is a branch, not a release, so this tracks it rather than pinning a version.
Then run:
shards installshard.yml
- Crystal
0.36.0- License
- MIT
- Author
- Ferhat Ziba
- Targets
nautilusfrom src/nautilus.crnautilus-clifrom src/cli.cr
Dependencies
Runtime Dependencies
README
nautilus
This is the crystal lang implementation of the Nautilus Blockchain Protocol. Its still in development : Read the Protocol Documentation.
Installation
Dependencies: Crystal lang.
cd to the repository folder and run:
shards build
All Binaries are in the bin folder of this repository.
Usage
Currently only development Network is implemented. Run first Node:
bin/nautilus --network=development
The Genesis Node, need to be setup first, its not possible build the first block without the genesis node.
TODO
- Command Line Tool for creating and managing Accounts
- Command Line Tool for access to the node through RPC.
- Setup procedure for Genesis Node (Required for development mode)
- Enable Validation Model
- Add EVM to be binary compatible with Ethereum.
- Add Clients for other Network Protocols for Validation
- Write more Documentation
Contributing
- Fork it (https://github.com/your-github-user/nautilus/fork)
- Create your feature branch (
git checkout -b my-new-feature) - Commit your changes (
git commit -am 'Add some feature') - Push to the branch (
git push origin my-new-feature) - Create a new Pull Request
Contributors
- Ferhat Ziba - creator and maintainer
Documentation
Built from the current release. The first visit to a release nobody has asked for starts its build.
Links
This branch
- Branch
master- Seen
- Dec 6, 2021
- Crystal
0.36.0- Indexed
- yes
Dependents
No indexed shard depends on this one yet.
Repository
github.com/meduseio/nautilus
Metadata
- Created
- Aug 12, 2026
- Updated
- Aug 15, 2026
- Synced
- Aug 15, 2026
- Versions
- 1