GithubHelp home page GithubHelp logo

pandres95 / ink-docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from use-ink/ink-docs

0.0 0.0 0.0 413.3 MB

Documentation portal for the ink! smart contract language.

Home Page: https://use.ink

License: Creative Commons Zero v1.0 Universal

JavaScript 10.47% TypeScript 50.88% CSS 5.14% HTML 0.03% MDX 33.47%

ink-docs's Introduction

ink-docs

This is the documentation portal for ink!. The latest version is always available at https://use.ink.

Run it locally via

yarn
yarn start

# For the Spanish page, will be available at http://localhost:8080/es/.
yarn start --locale es

We want to provide comprehensive documentation for anything you need to work with ink! here.

If you spot gaps in the information provided, or are uncertain about any specific area, please do log an issue or make a pull-request.

We really want to have good documentation here and allow people to be productive right from the start.

Development Notes

If you need to run ReCaptcha on your localhost you will need to add dev.use.ink to your /etc/hosts.

Linux

sudo bash -c 'echo "127.0.0.1 dev.use.ink" >> /etc/hosts'

OSX

sudo bash -c 'echo "::1 dev.use.ink" >> /etc/hosts'

Then visit http://dev.use.ink:8080/ (Don't forget the port number)

ink-docs's People

Contributors

cmichi avatar doubleotheven avatar hcastano avatar peetzweg avatar 0xf333 avatar xermicus avatar pcorrado-np avatar dependabot[bot] avatar alexd10s avatar statictype avatar al3mart avatar muddlebee avatar pgherveou avatar semuelle avatar agryaznov avatar robbepop avatar carinaluise avatar rzadp avatar peterwht avatar jangorecki avatar ipapandinas avatar jubnzv avatar davidsemakula avatar ascjones avatar mrisholukamba avatar pandres95 avatar pacoyang avatar dartdart26 avatar saltict avatar pmikolajczyk41 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.