Coder Social home page Coder Social logo

arsulegai / sawtooth-website Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hyperledger-archives/sawtooth-docs-archive

0.0 1.0 0.0 17.82 MB

License: Other

Dockerfile 0.57% Ruby 1.21% Shell 1.83% HTML 19.30% Python 3.45% CSS 72.91% JavaScript 0.72%

sawtooth-website's Introduction

sawtooth-website

Preview and Review

You'll need to install Docker and Compose

From a local clone of the repository, run

docker-compose up

Pay attention to the output for markdown syntax errors. Errors will appear on lines beginning with linter_1.

The site will be available at http://localhost:8000

To stop the site, type [Ctrl]+C then run

docker-compose down -v

Adding a Post

To create a post, add a markdown or reStructuredText file to the generator/source/_posts directory with the following format:

YEAR-MONTH-DAY-title.MARKUP

Where YEAR is a four-digit number, MONTH and DAY are both two-digit numbers, and MARKUP is the file extension representing the format used in the file. For example, the following are examples of valid post filenames:

2019-04-23-hyperledger-is-awesome.md
2019-09-12-how-to-write-a-how-to.rst

All post files must begin with front matter which is typically used to set a layout or other meta data.

---
layout: post
title: Hyperledger Sawtooth, Seth and Truffle 101
categories: [certification, hyperledger]
tags: [cert, calendar]
---

Excerpt from [hyperledger.org](https://www.hyperledger.org/blog/2018/07/24
/hyperledger-sawtooth-seth-and-truffle-101)

I develop on both Hyperledger Fabric/Sawtooth and Ethereum (to be specified,
Quorum) so I am familiar with the languages available on both platform —
chaincode (Go) and smart contract (Solidity). Often I am asked this question:
“Which platform is better?” To which I will answer, this question is a false
choice as with Hyperledger Sawtooth Seth, you can build your smart contracts in
Solidity and deploy the same smart contract in Hyperledger Sawtooth — Pretty
cool isn’t it? ...

Editing Site Content

Change the content of /, /contact/, /about/, etc., by editing the files in /generator/source/.

E.g., /generator/source/index.md, /generator/source/contact.md and /generator/source/about.md

LICENSE

  • This documentation and the content herein is covered by Creative Commons Attribution 4.0 International License unless otherwise stated.
  • Jekyll (docker-compose.yaml) is used under LICENSE-MIT
  • The Jekyll Type theme is used under generator/source/LICENSE (MIT)
  • Markdown lint tool (docker-compose.yaml) is used under LICENSE-MIT

sawtooth-website's People

Contributors

danintel avatar sutrannu avatar vaporos avatar tombarnes avatar rberg2 avatar arsulegai avatar askmish avatar realdeanzhao avatar ineffectualproperty avatar ryjones avatar raneja14 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.