<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=OpenZeppelin</id>
	<title>OpenZeppelin - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://en.zaoniao.it/index.php?action=history&amp;feed=atom&amp;title=OpenZeppelin"/>
	<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=OpenZeppelin&amp;action=history"/>
	<updated>2026-05-15T09:28:46Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.32.0</generator>
	<entry>
		<id>http://en.zaoniao.it/index.php?title=OpenZeppelin&amp;diff=6189&amp;oldid=prev</id>
		<title>Admin: Created page with &quot;{{#seo: |keywords=news, OpenZeppelin |description=OpenZeppelin is open framework of reusable and secure smart contracts in the Solidity language }}  '''OpenZeppelin''' is a ba...&quot;</title>
		<link rel="alternate" type="text/html" href="http://en.zaoniao.it/index.php?title=OpenZeppelin&amp;diff=6189&amp;oldid=prev"/>
		<updated>2019-06-23T07:54:44Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;{{#seo: |keywords=news, OpenZeppelin |description=OpenZeppelin is open framework of reusable and secure smart contracts in the Solidity language }}  &amp;#039;&amp;#039;&amp;#039;OpenZeppelin&amp;#039;&amp;#039;&amp;#039; is a ba...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{#seo:&lt;br /&gt;
|keywords=news, OpenZeppelin&lt;br /&gt;
|description=OpenZeppelin is open framework of reusable and secure smart contracts in the Solidity language&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
'''OpenZeppelin''' is a battle-tested framework of reusable smart contracts for Ethereum and other EVM and eWASM blockchains.&lt;br /&gt;
&lt;br /&gt;
OpenZeppelin can be installed directly into your existing node.js project with npm install --save-exact openzeppelin-solidity, but OpenZeppelin also integrates directly with Truffle, an Ethereum development environment, which we'll use to get started.&lt;br /&gt;
&lt;br /&gt;
Please install Truffle and initialize your project:&lt;br /&gt;
 $ npm install -g truffle&lt;br /&gt;
 $ mkdir myproject &amp;amp;&amp;amp; cd myproject&lt;br /&gt;
 $ truffle init&lt;br /&gt;
&lt;br /&gt;
To install the OpenZeppelin library, run the following in your Solidity project root directory:&lt;br /&gt;
 $ npm init -y&lt;br /&gt;
 $ npm install --save-exact openzeppelin-solidity&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
[https://openzeppelin.org https://openzeppelin.org]&lt;br /&gt;
&lt;br /&gt;
==See also==&lt;br /&gt;
* [[Bitcoin]]&lt;br /&gt;
* [[Blockchain]]&lt;br /&gt;
* [[Cryptocurrency Resources List]]&lt;br /&gt;
&lt;br /&gt;
[[Category:Smart contracts]]&lt;/div&gt;</summary>
		<author><name>Admin</name></author>
		
	</entry>
</feed>