Skip to content
This repository was archived by the owner on Mar 7, 2023. It is now read-only.

Dvm builders doc #40

Merged
merged 57 commits into from
Oct 8, 2021
Merged

Dvm builders doc #40

merged 57 commits into from
Oct 8, 2021

Conversation

hujw77
Copy link
Contributor

@hujw77 hujw77 commented Sep 23, 2021

Check list:

#38

@vercel
Copy link

vercel bot commented Sep 23, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/itering/crab-docs/CHiZz2JZb2NBr2gBNN7HReph9vJK
✅ Preview: https://crab-docs-git-dvm-itering.vercel.app

@hujw77 hujw77 changed the title Dvm Dvm builders doc Sep 23, 2021
@hujw77 hujw77 linked an issue Sep 23, 2021 that may be closed by this pull request
32 tasks
* Add darwinia start framework

* Connect to pangolin: part 1

* Connect to pangolin: part 2

* Connect to crab

* Development node part 1

* Development node part 2
* Update send-transaction.md

Refined the script

* Replaced token names and screenshots

* Deploy: screenshots & scripts update

* Refined content and replaced screenshots (Remix)

![Verify the reduction in account balance](/images/remix/using-remix-19.png)

If you encounter a failure while transferring tokens, you may need to increase the gas price and gas limit.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@robinwei-itering @AsceticBear Please remove this after fix the bug

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Okay

* test

* 添加如何从新开始建立dvm地址, 并且转账PRING到新DVM地址的流程.
Minor typo
1. rename the file name suffixed with .mdx
2. then:

import CodeBlock from '@theme/CodeBlock';
import clientSolSource from '!!raw-loader!/snippets/code/chainlink/Client.sol';
import web3CompileSource from '!!raw-loader!/snippets/code/web3-contract-local/compile.js';

<CodeBlock className="language-sol">{clientSolSource}</CodeBlock>
<CodeBlock className="language-js">{web3CompileSource}</CodeBlock>
@robinwei-itering
Copy link
Contributor

Xnip2021-10-06_13-26-46

This submenu is unnecessary.

Copy link
Contributor

@robinwei-itering robinwei-itering left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. Version number waffle-mars.md
  2. Rearrange the content of Overview under Openzeppelin

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DVM builders doc
7 participants