Coder Social home page Coder Social logo

docs's Introduction

This documentation has been superceeded; please see docs.kadena.io for latest docs and link to the repository. https://github.com/kadena-community/kadena.js/tree/main/packages/apps/docs is the current (Oct 17th 2023) home of the new docs.

Kadena Documentation

Welcome to the technical documentation site for the Kadena!

Getting Started

This documentation site is built using Docusaurus v2.

You can run the site locally by cloning this repository, installing dependencies and starting docusaurus.

git clone https://github.com/kadena-io/docs.git
cd docs
yarn
yarn start

Edit files in the /docs directory to make updates to the documentation pages. Pages will be automatically updated when you are running the development server.

Files

  • .gitignore - This specifies which files Git should ignore when committing and pushing to remote repositories.
  • docusaurus.config.js - This is the configuration file for Docusaurus. You can manage the links in the header and footer, and site metadata here. A more in-depth introduction to this configuration file is available on the Docusaurus website and full documentation for the API is here.
  • package.json - This specifies the dependencies for the website and the commands that you can run with yarn.
  • sidebars.js - This specifies the sidebars for your documentation. The full documentation for this file is available on the Docusaurus website.
  • yarn.lock - This specifies the full dependencies for the website including the dependencies of the dependencies listed in package.json. Do not edit this file directly. Edit package.json instead, then run yarn as described above.

The .md files in the docs directory are the docs. See the Docusaurus website for the full documentation on how to create docs and to manage the metadata.

Contact

Join us on Discord or file an issue.

docs's People

Contributors

adrian-cardoso avatar ash-vd avatar b0kch0y avatar bearni95 avatar bertrandkda avatar coolio-coder avatar devopsgoth avatar eileenmguo avatar jcm00n avatar jermaine150 avatar jessiejstill avatar jmininger avatar joenyzio avatar jwiegley avatar lucasznk avatar luzzotica avatar manasgandhi73 avatar przemeklach avatar pushingcortex4875 avatar raduciobanu22 avatar randynamic avatar sstraatemans avatar takadenoshi avatar theyeeti avatar thomashoneyman avatar tim-eucalyptus avatar trendzetter avatar webpro avatar willy-yield avatar wseng avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

docs's Issues

Pacty Parrots in the Quickstart is unusable

  • The quickstart has you create an account via faucet.testnet.chainweb.com and this funds and creates an account on chain 1.
  • The pacty parrots contract is on chain 0 and creates a transaction for chain 0 that is requested to be signed on chainweaver.
  • Hence, the funded account the user makes cannot be used to play pacty pirates.
  • Either pacty parrots needs to run on chain 1 or the user needs to be able to create and fund an account on chain 0, i.e., a new faucet. In either case, we should aim to maintain the leaderboard.

Domain name registry

Hi, am trying to build a domain name registry on kadena blockchain. is this possible at all?

coin.account-create cookbook example doesn't work

Hi,

I tried running the coin.account-create example here from the cookbook examples, and every time I got the error message:

Attempt to buy gas failed with: : Failure: Tx Failed: read: row not found: <gas buyer's public key>

Could you check to see if this example works for you and update it if it doesn't?

Thanks!

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.